]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/AndroidManifest.xml
drop the (now non-existing) profile list activity from manifest
[mobile-ledger.git] / 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>
-        <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"