mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Removed invalid reference to Login for Label
This commit is contained in:
parent
cf017dd4ca
commit
3c60bd9121
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".auth.LoginActivity"
|
android:name=".auth.LoginActivity"
|
||||||
android:label="@string/title_activity_login"
|
|
||||||
android:theme="@style/NoTitle" >
|
android:theme="@style/NoTitle" >
|
||||||
</activity>
|
</activity>
|
||||||
<activity
|
<activity
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue