X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=1cd74d149239563d72de0c1f28c0b56fe90ee35e;hp=a41ff5d33ece7bf083c537221bb8e9a3f57e21dc;hb=c7b957ab880ff947ef90e70e41c7bc1c19a1caa3;hpb=160edb0e0fe58f5076329e8622db414001895530 diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index a41ff5d3..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">