mirror of
https://github.com/gsantner/dandelion
synced 2025-09-11 19:29:43 +02:00
Added some strings and started to integrate settingsActivity into the app
This commit is contained in:
parent
ec922f139f
commit
8996d4a73a
5 changed files with 38 additions and 19 deletions
|
@ -42,7 +42,7 @@
|
|||
android:label="@string/diaspora">
|
||||
</activity>
|
||||
<activity
|
||||
android:name="com.github.dfa.diaspora_android.activity.SettingsActivity"
|
||||
android:name=".activity.SettingsActivity"
|
||||
android:launchMode="singleInstance"
|
||||
android:theme="@style/AppTheme"
|
||||
android:label="@string/jb_settings">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue