Browse Source

[카테고리메인][Common] This week 레이아웃 터치영역 생성

Hasemi 6 years ago
parent
commit
f96d53fc5a
1 changed files with 6 additions and 0 deletions
  1. 6 0
      app/src/main/res/layout/main_fifth_category_view.xml

+ 6 - 0
app/src/main/res/layout/main_fifth_category_view.xml

@@ -78,4 +78,10 @@
     tools:alpha="1"
     tools:text="Get"/>
 
+
+  <View
+    android:id="@+id/view"
+    android:layout_width="match_parent"
+    android:layout_height="93dp"/>
+
 </android.support.constraint.ConstraintLayout>