]> git.ktnx.net Git - mobile-ledger.git/commitdiff
drop the (now non-existing) profile list activity from manifest
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 4 Apr 2019 10:51:03 +0000 (13:51 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 4 Apr 2019 10:51:03 +0000 (13:51 +0300)
app/src/main/AndroidManifest.xml

index dde0571f4e743ff72bbd2455bc5ce2e5db84d6a2..45e2c6af73c996259887cb6ccea2049788e0e040 100644 (file)
                 android:name="android.support.PARENT_ACTIVITY"
                 android:value="net.ktnx.mobileledger.ui.activity.MainActivity" />
         </activity>
                 android:name="android.support.PARENT_ACTIVITY"
                 android:value="net.ktnx.mobileledger.ui.activity.MainActivity" />
         </activity>
-        <activity
-            android:name=".ui.activity.ProfileListActivity"
-            android:label="@string/title_profile_list"
-            android:theme="@style/AppTheme.NoActionBar"></activity>
         <activity
             android:name=".ui.activity.ProfileDetailActivity"
             android:label="@string/title_profile_details"
         <activity
             android:name=".ui.activity.ProfileDetailActivity"
             android:label="@string/title_profile_details"