]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/account_summary_fragment.xml
show account list scroll bar
[mobile-ledger.git] / app / src / main / res / layout / account_summary_fragment.xml
index ebda8e5be3cb3050ed7d8c3d0b95c8a0b7d9590b..4b1e9269e9b0d33b7ed0d7669b8e6ff935caace1 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-  ~ Copyright © 2018 Damyan Ivanov.
+  ~ Copyright © 2019 Damyan Ivanov.
   ~ This file is part of MoLe.
   ~ MoLe is free software: you can distribute it and/or modify it
   ~ under the term of the GNU General Public License as published by
@@ -41,6 +41,7 @@
                 android:id="@+id/account_root"
                 android:layout_width="match_parent"
                 android:layout_height="wrap_content"
+                android:scrollbars="vertical"
                 android:choiceMode="multipleChoice"
                 android:drawSelectorOnTop="true"
                 android:orientation="vertical">