pull/600/head
Suraj Shah 4 years ago committed by GitHub
parent 8fd1fbcb80
commit 6deab13155

@ -6,8 +6,8 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/sort_logins_menu_root"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?android:attr/selectableItemBackgroundBorderless">
android:layout_height="?actionBarSize"
android:background="?android:attr/selectableItemBackground">
<TextView
android:id="@+id/toolbar_title"

Loading…
Cancel
Save