X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=1cd74d149239563d72de0c1f28c0b56fe90ee35e;hp=deefabf17f889ef9267ad14e9dbbaa1cde22f7b2;hb=a5971dd3588704cc5c8dd9077d4d74860c5a06a9;hpb=ce34e7c2b46cc78021d9b93f6b82b73bb1bc432a diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index deefabf1..1cd74d14 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,4 +1,21 @@ + + @@ -11,6 +28,7 @@ android:label="@string/app_name" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" + android:name="net.ktnx.mobileledger.MobileLedgerApplication" android:theme="@style/AppTheme"> - @@ -39,7 +56,8 @@ android:name="android.support.PARENT_ACTIVITY" android:value="net.ktnx.mobileledger.AccountSummary" /> - @@ -48,7 +66,6 @@ android:value="net.ktnx.mobileledger.AccountSummary" /> -