mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 01:47:24 +00:00
Fixed incorrect default position in shortcut view's recyclerview.
This commit is contained in:
parent
2b63b1d6b0
commit
eb91eb8a9d
4 changed files with 10 additions and 11 deletions
|
|
@ -33,8 +33,7 @@
|
|||
android:text="@string/select_an_app"
|
||||
android:textAppearance="@android:style/TextAppearance.DeviceDefault"
|
||||
android:textColor="#C1F3F3F3"
|
||||
android:textSize="36sp"
|
||||
android:visibility="gone" />
|
||||
android:textSize="36sp" />
|
||||
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/recycler_view"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue