chore: code refactor
This commit is contained in:
parent
8d7b86a667
commit
a2e44da99d
334 changed files with 3550 additions and 3092 deletions
|
@ -22,10 +22,10 @@
|
|||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/subtitlesRecycler"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginStart="8dp"
|
||||
tools:listitem="@layout/item_subtitle_text"
|
||||
android:layout_height="match_parent" />
|
||||
android:layout_marginEnd="8dp"
|
||||
tools:listitem="@layout/item_subtitle_text" />
|
||||
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue