]> git.ktnx.net Git - mobile-ledger.git/commitdiff
show account list scroll bar
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 7 Mar 2019 04:21:43 +0000 (06:21 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 7 Mar 2019 04:21:43 +0000 (06:21 +0200)
app/src/main/res/layout/account_summary_fragment.xml

index cb480e633bfc8fab0deb3a58f7c23aee946b7001..4b1e9269e9b0d33b7ed0d7669b8e6ff935caace1 100644 (file)
@@ -41,6 +41,7 @@
                 android:id="@+id/account_root"
                 android:layout_width="match_parent"
                 android:layout_height="wrap_content"
                 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">
                 android:choiceMode="multipleChoice"
                 android:drawSelectorOnTop="true"
                 android:orientation="vertical">