test: add junit+robolectric to buildfiles and stub test file

This commit is contained in:
Vincent Breitmoser
2014-04-01 16:12:57 +02:00
parent 6f36b72eee
commit 62388e3fdb
4 changed files with 112 additions and 1 deletions
@@ -6,7 +6,7 @@
android:orientation="vertical" >
<LinearLayout
android:id="@+android:id/text_layout"
android:id="@+id/text_layout"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:gravity="center_vertical"