From c2b6066c7ec68a9f1d7e72a24d5bfb22c5461e3c Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Fri, 26 Feb 2021 22:15:39 +0800 Subject: New option: Show avatar on the right in the navigation drawer. --- app/src/main/res/xml/interface_preferences.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/src/main/res/xml') diff --git a/app/src/main/res/xml/interface_preferences.xml b/app/src/main/res/xml/interface_preferences.xml index d6f8dc68..e40f5b25 100644 --- a/app/src/main/res/xml/interface_preferences.xml +++ b/app/src/main/res/xml/interface_preferences.xml @@ -29,6 +29,11 @@ app:title="@string/settings_enable_bottom_app_bar_title" app:summary="@string/settings_enable_bottom_app_bar_summary" /> + + -- cgit v1.2.3