We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331b246 commit c565f6cCopy full SHA for c565f6c
app/src/main/res/layout-v21/layout_search.xml
@@ -131,6 +131,7 @@
131
android:layout_width="0dp"
132
android:layout_height="wrap_content"
133
android:layout_weight="0.6"
134
+ android:padding="1dp"
135
android:background="@drawable/ripple_button_background"
136
android:text="@string/try_indexed_search"
137
android:textAllCaps="false"
app/src/main/res/layout/layout_search.xml
@@ -128,6 +128,7 @@
128
129
130
android:background="@drawable/button_background"
android:textColor="@color/primary_pink"
0 commit comments