Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<application
|
||||
android:name=".HarheimerApplication"
|
||||
android:label="@string/app_name"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:theme="@style/Theme.HarheimerTC"
|
||||
android:usesCleartextTraffic="${usesCleartextTraffic}">
|
||||
<activity android:name="de.harheimertc.MainActivity"
|
||||
|
||||
Reference in New Issue
Block a user