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:
parent
2ffaa3f1f9
commit
30734f8f2a
18 changed files with 35 additions and 42 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue