mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-23 17:40:58 +00:00
Enable a vertical scrollbar on the recycler view
This commit is contained in:
parent
6886a9b0f0
commit
4d425f5c68
3 changed files with 15 additions and 6 deletions
|
@ -7,5 +7,6 @@
|
|||
<android.support.v7.widget.RecyclerView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:scrollbars="vertical"
|
||||
android:id="@+id/rvKeyProfiles"/>
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue