mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-31 14:41:04 +00:00
chore: code refactor
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="8dp"
|
||||
android:clipToPadding="false"
|
||||
android:orientation="vertical">
|
||||
android:orientation="vertical"
|
||||
android:padding="8dp">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/streamName"
|
||||
|
||||
Reference in New Issue
Block a user