1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 20:11:36 +00:00

Rename main activity to MainActivity

This commit is contained in:
Ammar Githam 2020-08-22 16:22:02 +09:00
parent edd95f6944
commit 0b183c5ab5
8 changed files with 440 additions and 443 deletions

View file

@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".activities.Main">
tools:context=".activities.MainActivity">
<LinearLayout
android:layout_width="match_parent"