Skip to content

Commit

Permalink
[#172125685] Remove logo beta from splash screen android (#1638)
Browse files Browse the repository at this point in the history
  • Loading branch information
Undermaken committed Apr 2, 2020
1 parent 12aee0c commit 3bd172f
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions android/app/src/main/res/layout/launch_screen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,6 @@
android:id="@+id/ioLogo"
android:layout_centerHorizontal="true"/>

<ImageView
android:layout_width="wrap_content"
android:layout_height="24dp"
android:layout_centerVertical="true"

android:layout_marginLeft="6dp"
android:layout_toRightOf="@id/ioLogo"
android:src="@mipmap/logo_beta" />

</RelativeLayout>


Expand Down
Binary file removed android/app/src/main/res/mipmap-hdpi/logo_beta.png
Binary file not shown.
Binary file removed android/app/src/main/res/mipmap-mdpi/logo_beta.png
Binary file not shown.
Binary file removed android/app/src/main/res/mipmap-xhdpi/logo_beta.png
Binary file not shown.
Binary file removed android/app/src/main/res/mipmap-xxhdpi/logo_beta.png
Binary file not shown.
Binary file not shown.

0 comments on commit 3bd172f

Please sign in to comment.