XML String sort

This commit is contained in:
h4h13 2019-11-04 21:56:18 +05:30
parent 6c27767930
commit f926cdeaf6
37 changed files with 9794 additions and 2558 deletions

View file

@ -46,6 +46,8 @@
<com.simplecityapps.recyclerview_fastscroll.views.FastScrollRecyclerView
android:id="@+id/recyclerView"
android:layout_width="match_parent"
android:layout_marginStart="@dimen/button_margin_horizontal"
android:layout_marginEnd="@dimen/button_margin_horizontal"
android:layout_height="wrap_content"
android:clipToPadding="false"
android:scrollbars="none"