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

Final package id

This commit is contained in:
Gregor Santner 2016-03-29 19:38:50 +02:00
parent 4482f09430
commit 42f73b9418
24 changed files with 65 additions and 65 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.dfa.myapplication.MainActivity"
tools:context="com.github.dfa.myapplication.MainActivity"
tools:showIn="@layout/app_bar_main">
<android.support.v4.widget.SwipeRefreshLayout