Archived
Refactor to organise the project and change visibility modifiers
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".Main"
|
||||
tools:context=".activities.Main"
|
||||
tools:showIn="@layout/app_bar_main"
|
||||
android:id="@+id/content"
|
||||
android:background="@color/colorBackground"
|
||||
|
||||
Reference in New Issue
Block a user