| |
---|
| | |
---|
| | |
---|
| | <LinearLayout |
---|
| | android:layout_width="match_parent" |
---|
| | android:layout_height="55dp" |
---|
| | android:layout_height="35dp" |
---|
| | android:orientation="horizontal"> |
---|
| | |
---|
| | <ImageView |
---|
| | android:id="@+id/iconPic" |
---|
| | android:layout_width="4dp" |
---|
| | android:layout_height="50dp" |
---|
| | android:layout_width="45dp" |
---|
| | android:layout_height="30dp" |
---|
| | android:layout_weight="1" |
---|
| | tools:srcCompat="@tools:sample/avatars" /> |
---|
| | |
---|
| | <TextView |
---|
| | android:id="@+id/userName" |
---|
| | android:layout_width="201dp" |
---|
| | android:layout_height="32dp" |
---|
| | android:layout_width="200dp" |
---|
| | android:layout_height="35dp" |
---|
| | android:layout_weight="1" |
---|
| | android:text="ネモフィラ 太郎" /> |
---|
| | |
---|
| | <TextView |
---|
| | android:id="@+id/date" |
---|
| | android:layout_width="7dp" |
---|
| | android:layout_width="110dp" |
---|
| | android:layout_height="35dp" |
---|
| | android:layout_weight="1" |
---|
| | android:text="yy/mm/dd" /> |
---|
| | android:text="yyyy/mm/dd" /> |
---|
| | |
---|
| | </LinearLayout> |
---|
| | |
---|
| | <TextView |
---|
| |
---|
| | |
---|
| | <TextView |
---|
| | android:id="@+id/genre" |
---|
| | android:layout_width="match_parent" |
---|
| | android:layout_height="40dp" |
---|
| | android:layout_height="wrap_content" |
---|
| | android:layout_weight="1" |
---|
| | android:text="中華, ラーメン屋, ..." /> |
---|
| | |
---|
| | <TextView |
---|
| | android:id="@+id/comment" |
---|
| | android:layout_width="match_parent" |
---|
| | android:layout_height="135dp" |
---|
| | android:layout_height="wrap_content" |
---|
| | android:layout_weight="1" |
---|
| | android:text="コメント" /> |
---|
| | |
---|
| | |
---|
| | |
No description provided.
ShopActivityのRecycleViewを制作
99ad47c
intomaster
fromshopActivity
on 15 Jun 2023