diff --git a/README.md b/README.md new file mode 100644 index 0000000..d50d626 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +## This is the `dev` branch!! +**You are on the `dev` branch for Wiimmfi Watcher.** This is seperate from the `master` branch, which contains the currently most stable version, while this branch is made for me to work on the app without changing currently stable code. If you are looking for the `master` branch, [click here.](https://github.com/brysonsteck/wiimmfi-watcher/tree/master) + +# Wiimmfi Watcher + +Wiimmfi Watcher is an Android application that allows you to watch Mario Kart Wii gameplay by simply entering your friend code. + +## TODO + +* Fix the repeating recent friend codes (if possible) +* Create the app on the Play Store +* Create a meaningful README diff --git a/app/src/main/res/layout/about_fragment.xml b/app/src/main/res/layout/about_fragment.xml index 0aeaf42..623b71f 100644 --- a/app/src/main/res/layout/about_fragment.xml +++ b/app/src/main/res/layout/about_fragment.xml @@ -2,6 +2,7 @@ @@ -17,7 +18,7 @@ app:layout_constraintTop_toTopOf="parent" /> + + + + + + + + + + + + + + \ No newline at end of file