Add: New adapters to InstalledFragment

This commit is contained in:
machiav3lli
2021-12-26 02:41:18 +01:00
parent 6b49062093
commit 113cb9864d
2 changed files with 40 additions and 16 deletions

View File

@ -130,7 +130,7 @@
app:layout_constraintTop_toBottomOf="@id/modeBar">
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/recyclerView"
android:id="@+id/installedRecycler"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clipChildren="false"