mirror of
https://github.com/SimpleMobileTools/Simple-Launcher.git
synced 2025-02-12 01:20:49 +01:00
Fix search bar setting size
This commit is contained in:
parent
5c7ad336ad
commit
240193d0f5
@ -188,7 +188,7 @@
|
|||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
android:id="@+id/settings_drawer_search_holder"
|
android:id="@+id/settings_drawer_search_holder"
|
||||||
style="@style/SettingsHolderTextViewOneLinerStyle"
|
style="@style/SettingsHolderCheckboxStyle"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:background="@drawable/ripple_background">
|
android:background="@drawable/ripple_background">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user