| |
---|
| | android:layout_marginBottom="10dp" |
---|
| | android:textColor="@color/silver" |
---|
| | android:text="招待/作品" |
---|
| | android:textSize="14sp" /> |
---|
| | <TextView |
---|
| | android:id="@+id/complete_text" |
---|
| | android:layout_width="wrap_content" |
---|
| | android:layout_height="wrap_content" |
---|
| | android:layout_gravity="center_horizontal" |
---|
| | android:layout_marginTop="15dp" |
---|
| | android:layout_marginBottom="10dp" |
---|
| | android:textColor="@color/silver" |
---|
| | android:text="" |
---|
| | android:textSize="14sp" /> |
---|
| | |
---|
| | <LinearLayout |
---|
| | android:layout_width="match_parent" |
---|
| | android:layout_height="wrap_content" |
---|
| |
---|
| | android:layout_weight="0.5" |
---|
| | android:layout_marginRight="25dp" |
---|
| | android:background="@drawable/ic_baseline_person_add_alt_1" |
---|
| | android:contentDescription="IsInvited" /> |
---|
| | <org.ntlab.acanthus_client.views.button.PushButton |
---|
| | android:id="@+id/buttonAnimation" |
---|
| | android:layout_width="80dp" |
---|
| | android:layout_height="80dp" |
---|
| | android:layout_weight="0.5" |
---|
| | android:background="@drawable/ic_baseline_video_library" |
---|
| | android:contentDescription="animation" /> |
---|
| | <TextView |
---|
| | android:id="@+id/complete_text" |
---|
| | android:layout_width="wrap_content" |
---|
| | android:layout_height="wrap_content" |
---|
| | android:layout_gravity="center_horizontal" |
---|
| | android:layout_marginTop="15dp" |
---|
| | android:layout_marginBottom="10dp" |
---|
| | android:textColor="@color/silver" |
---|
| | android:text="" |
---|
| | android:textSize="14sp" /> |
---|
| | |
---|
| | </LinearLayout> |
---|
| | </LinearLayout> |
---|
| | |
---|
| |
---|
| | android:layout_marginBottom="10dp" |
---|
| | android:textColor="@color/silver" |
---|
| | android:text="ヘルプ" |
---|
| | android:textSize="14sp" /> |
---|
| | |
---|
| | |
---|
| | <LinearLayout |
---|
| | android:layout_width="match_parent" |
---|
| | android:layout_height="wrap_content" |
---|
| |
---|
| | |