Browse Source

no message

master
lh 8 years ago
parent
commit
121fe6aecf
11 changed files with 3 additions and 3 deletions
  1. +3
    -3
      app/src/main/res/layout/act_login.xml
  2. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher.png
  3. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher_round.png
  4. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher.png
  5. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher_round.png
  6. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher.png
  7. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
  8. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher.png
  9. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
  10. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
  11. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png

+ 3
- 3
app/src/main/res/layout/act_login.xml View File

@ -16,10 +16,10 @@
android:src="@drawable/beijin_3x" />
<ImageView
android:layout_width="80dp"
android:layout_height="80dp"
android:layout_width="100dp"
android:layout_height="100dp"
android:layout_below="@id/login_bg"
android:layout_marginTop="-40dp"
android:layout_marginTop="-50dp"
android:layout_centerHorizontal="true"
android:src="@mipmap/ic_launcher_round" />
</RelativeLayout>


BIN
app/src/main/res/mipmap-hdpi/ic_launcher.png View File

Before After
Width: 72  |  Height: 72  |  Size: 3.3 KiB Width: 180  |  Height: 180  |  Size: 22 KiB

BIN
app/src/main/res/mipmap-hdpi/ic_launcher_round.png View File

Before After
Width: 72  |  Height: 72  |  Size: 4.1 KiB Width: 180  |  Height: 180  |  Size: 24 KiB

BIN
app/src/main/res/mipmap-mdpi/ic_launcher.png View File

Before After
Width: 48  |  Height: 48  |  Size: 2.2 KiB Width: 180  |  Height: 180  |  Size: 22 KiB

BIN
app/src/main/res/mipmap-mdpi/ic_launcher_round.png View File

Before After
Width: 48  |  Height: 48  |  Size: 2.5 KiB Width: 180  |  Height: 180  |  Size: 24 KiB

BIN
app/src/main/res/mipmap-xhdpi/ic_launcher.png View File

Before After
Width: 96  |  Height: 96  |  Size: 4.7 KiB Width: 180  |  Height: 180  |  Size: 22 KiB

BIN
app/src/main/res/mipmap-xhdpi/ic_launcher_round.png View File

Before After
Width: 96  |  Height: 96  |  Size: 6.0 KiB Width: 180  |  Height: 180  |  Size: 24 KiB

BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher.png View File

Before After
Width: 144  |  Height: 144  |  Size: 7.5 KiB Width: 180  |  Height: 180  |  Size: 22 KiB

BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png View File

Before After
Width: 144  |  Height: 144  |  Size: 9.8 KiB Width: 180  |  Height: 180  |  Size: 24 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher.png View File

Before After
Width: 192  |  Height: 192  |  Size: 10 KiB Width: 180  |  Height: 180  |  Size: 22 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png View File

Before After
Width: 192  |  Height: 192  |  Size: 14 KiB Width: 180  |  Height: 180  |  Size: 24 KiB

Loading…
Cancel
Save