2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-15 18:12:54 +00:00
This commit is contained in:
Suraj Shah 2021-01-08 23:36:15 +05:30 committed by GitHub
parent 8fd1fbcb80
commit 6deab13155

View File

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