compose setup
This commit is contained in:
parent
83601393b1
commit
6b716afb62
44 changed files with 21 additions and 1013 deletions
|
|
@ -11,18 +11,6 @@
|
|||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.DBTApp"
|
||||
tools:targetApi="31">
|
||||
<activity
|
||||
android:name=".activities.HomeActivity"
|
||||
android:exported="true"
|
||||
android:theme="@style/Theme.DBTApp">
|
||||
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
|
||||
</activity>
|
||||
</application>
|
||||
tools:targetApi="31" />
|
||||
|
||||
</manifest>
|
||||
Loading…
Add table
Add a link
Reference in a new issue