code: Modification Login screen
This commit is contained in:
parent
d6cde18fc4
commit
0d1dd5d55d
@ -42,7 +42,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="120dp"
|
||||
android:rotation="180"
|
||||
android:background="@drawable/ic_building_b"
|
||||
android:background="@drawable/ic_building"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
@ -147,7 +147,7 @@
|
||||
<View
|
||||
android:id="@+id/ic_building_bottom"
|
||||
android:layout_width="wrap_content"
|
||||
android:background="@drawable/ic_building_b"
|
||||
android:background="@drawable/ic_building"
|
||||
android:layout_height="120dp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
|
Loading…
x
Reference in New Issue
Block a user