increase tab page margin (#1684)
This commit is contained in:
parent
06b32fccbd
commit
3edb93ff7c
4 changed files with 6 additions and 5 deletions
|
@ -3,8 +3,8 @@
|
|||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:background="?attr/windowBackgroundColor"
|
||||
android:layout_height="match_parent">
|
||||
android:layout_height="match_parent"
|
||||
android:background="?attr/windowBackgroundColor">
|
||||
|
||||
<androidx.constraintlayout.widget.ConstraintLayout
|
||||
android:layout_width="640dp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue