스플래시 06월
This commit is contained in:
BIN
app/src/main/res/drawable-xxhdpi/splash_bg.jpg
Normal file
BIN
app/src/main/res/drawable-xxhdpi/splash_bg.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.3 MiB |
BIN
app/src/main/res/drawable-xxhdpi/splash_logo.png
Executable file
BIN
app/src/main/res/drawable-xxhdpi/splash_logo.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 106 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.9 KiB |
@@ -27,11 +27,11 @@
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_text2"
|
||||
android:id="@+id/iv_text_logo"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:contentDescription="@null"
|
||||
android:src="@drawable/splash_text_2"
|
||||
android:src="@drawable/splash_logo"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent" />
|
||||
|
||||
Reference in New Issue
Block a user