Add space above channel description (About tab)
This commit is contained in:
parent
a5298ce994
commit
5613a89099
3 changed files with 11 additions and 1 deletions
|
|
@ -8,6 +8,7 @@
|
|||
android:scrollbars="vertical">
|
||||
|
||||
<androidx.constraintlayout.widget.ConstraintLayout
|
||||
android:id="@+id/constraint_layout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:animateLayoutChanges="true">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue