1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-16 01:01:11 +01:00

Added flavour secondlion*

This commit is contained in:
Gregor Santner 2016-12-22 04:07:30 +01:00
parent a31a530c7c
commit 165626fc6c
No known key found for this signature in database
GPG key ID: 2AEB822A5CF48C9F
8 changed files with 25 additions and 13 deletions

View file

@ -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=".activity.MainActivity"
tools:context="com.github.dfa.diaspora_android.activity.MainActivity"
tools:ignore="AlwaysShowAction">

View file

@ -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=".activity.MainActivity"
tools:context="com.github.dfa.diaspora_android.activity.MainActivity"
tools:ignore="AlwaysShowAction">
<item

View file

@ -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=".activity.MainActivity"
tools:context="com.github.dfa.diaspora_android22.activity.MainActivity"
tools:ignore="AlwaysShowAction">
<item