mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-02-25 19:16:53 -05:00
make sure the search items are centered vertically
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_vertical"
|
||||
android:orientation="horizontal"
|
||||
android:paddingTop="@dimen/medium_margin"
|
||||
android:paddingBottom="@dimen/medium_margin">
|
||||
|
||||
Reference in New Issue
Block a user