1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 18:29:47 +02:00

changed package name due to organisation name

This commit is contained in:
scoute-dich 2016-03-25 23:24:45 +01:00
parent 2ffaa3f1f9
commit 30734f8f2a
18 changed files with 35 additions and 42 deletions

View file

@ -5,7 +5,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layout_behavior="@string/appbar_scrolling_view_behavior"
tools:context="de.baumann.myapplication.MainActivity"
tools:context="de.dfa.myapplication.MainActivity"
tools:showIn="@layout/app_bar_main">
<android.support.v4.widget.SwipeRefreshLayout