mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 09:57:26 +00:00
(Probably buggy) Renaming now moves the app correctly and searched items align to bottom.
This commit is contained in:
parent
faea9c95e3
commit
23ff67f388
4 changed files with 86 additions and 34 deletions
|
|
@ -36,7 +36,8 @@
|
|||
android:padding="0dp"
|
||||
android:requiresFadingEdge="vertical"
|
||||
android:scrollbars="none"
|
||||
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager">
|
||||
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
|
||||
app:stackFromEnd="true">
|
||||
|
||||
</androidx.recyclerview.widget.RecyclerView>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue