fix big screen

This commit is contained in:
hemanthStack 2019-10-10 19:32:24 +05:30
parent e40fee6eeb
commit a5afb18929
16 changed files with 36 additions and 29 deletions

View file

@ -51,6 +51,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginTop="24dp"
app:layout_constraintHorizontal_chainStyle="spread_inside"
app:layout_constraintEnd_toStartOf="@+id/lastAdded"
app:layout_constraintHorizontal_bias="0.5"
app:layout_constraintStart_toStartOf="parent"