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

This commit is contained in:
Vincent Breitmoser
2014-03-22 14:57:08 +01:00
parent 6f36b72eee
commit 62388e3fdb
4 changed files with 112 additions and 1 deletions

View File

@@ -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"