mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 15:21:11 +01:00
Activity transitions, usability MainActivity, green accent color
This commit is contained in:
parent
a0d81da63d
commit
ff39986715
22 changed files with 255 additions and 226 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:context="com.github.dfa.diaspora_android.activity.PodsActivity">
|
||||
tools:context=".activity.PodSelectionActivity">
|
||||
|
||||
<item
|
||||
android:id="@+id/action_reload"
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
<item android:title="@string/jb_menu_1">
|
||||
<menu>
|
||||
<item
|
||||
android:id="@+id/nav_settings_view"
|
||||
android:id="@+id/nav_settings_app"
|
||||
android:icon="@drawable/jb_settings"
|
||||
android:title="@string/jb_settings_view" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue