External library not properly setup with the project

This commit is contained in:
amazing-username
2019-07-24 21:40:38 -04:00
parent 4c20a9c319
commit 6b68afad9b
69 changed files with 655 additions and 191 deletions
+1 -2
View File
@@ -24,8 +24,7 @@
<ImageView
android:id="@+id/imageView"
android:layout_width="match_parent"
android:layout_height="200dp"
app:srcCompat="@mipmap/vertical" />
android:layout_height="200dp" />
<TextView
android:id="@+id/textView2"