| | |
| | | android:textColor="@android:color/white"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:background="@color/colorPrimary"/>
|
| | | <com.wx.wheelview.widget.WheelView
|
| | | android:id="@+id/dialog_add_list_view"
|
| | | android:layout_width="200dp"
|
| | | android:layout_height="wrap_content"/>
|
| | | <EditText
|
| | | android:id="@+id/dialog_add_content"
|
| | | android:layout_width="200dp"
|
| | |
| | | <View
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="0.5dp"
|
| | | android:background="@color/colorText_5"/>
|
| | | android:background="@color/colorText_b"/>
|
| | | <LinearLayout
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="50dp"
|