This commit is contained in:
aminecmi 2015-07-16 10:43:58 +02:00
parent d2354ce685
commit 85a84dad28

View File

@ -34,4 +34,13 @@
android:text="http://square.github.io/retrofit/"
android:textAppearance="?android:attr/textAppearanceSmall"/>
<TextView
android:id="@+id/textView9"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="10dp"
android:text="android.support:appcompat (appcompat, Cardview, Recyclerview)"
android:textAppearance="?android:attr/textAppearanceSmall"/>
</LinearLayout>