I want to make the full width of the search frame without padding.
I saw this answer How to get SeekBar to take the full width of the parent
but in api 17 and above this does not work. There is a gasket left and right of the arrow. How to remove this add-on?
I just installed the registration at runtime, and now everything is in order!
musicSeekbar.setPadding(0,0,0,0);
You can get it working using XML (API 17+):
android:paddingStart="0dp" android:paddingEnd="0dp"
you can use the parent layout before the layout to search and put your search layout in another so you can fill_parent
Source: https://habr.com/ru/post/1201611/More articles:Closing libUV Descriptors - cCreating a database in a production environment in rails - databaseHow can I unpack an arbitrary list of lengths IO Bool - ioRun both HHVM and regular Apache server - phpHow to make SeekBar tackle the full width of the parent - androidIs there an advantage to the list ? - javaDifference Between Throw and Throws in Java? - javaExtjs 5 hasMany vs field.reference - referencehttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1201615/functions-as-arguments-to-be-used-in-template-haskell-quote&usg=ALkJrhg65j2CJPXJmqaFsNKN20wiOzfRrgEclipse. How to activate tooltip popup using shortcut? - javaAll Articles