adjusted the word search field and the 'no search result' items minimum height to 48dp
This commit is contained in:
parent
f330242757
commit
40b1aff3b1
5 changed files with 8 additions and 2 deletions
|
|
@ -10,5 +10,6 @@
|
|||
android:id="@android:id/summary"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="wrap_content"
|
||||
android:minHeight="@dimen/preferences_text_min_height"
|
||||
android:textAppearance="@android:style/TextAppearance.DeviceDefault.Widget.TextView" />
|
||||
</LinearLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue