Skip to content

Commit

Permalink
bug-fix, add readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
packetsnuke committed Aug 21, 2021
1 parent 7c4230b commit b52248c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Empty file added README.md
Empty file.
Binary file added app/src/main/res/drawable-v24/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/splash_activity.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
android:layout_width="200dp"
android:layout_height="150dp"
android:layout_centerInParent="true"
app:srcCompat="@drawable/logo4" />
app:srcCompat="@drawable/logo" />

<TextView
android:layout_width="wrap_content"
Expand Down

0 comments on commit b52248c

Please sign in to comment.