UI уведомления новый
This commit is contained in:
@@ -23,12 +23,30 @@
|
||||
android:maxLines="2"
|
||||
android:textSize="13sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_0"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
<LinearLayout
|
||||
android:id="@+id/task_label_bar_row_0"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginTop="2dp" />
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="2dp"
|
||||
android:gravity="center_vertical"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/task_subtitle_0"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="2"
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_0"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:layout_width="112dp"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginStart="2dp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -47,12 +65,30 @@
|
||||
android:maxLines="2"
|
||||
android:textSize="13sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_1"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
<LinearLayout
|
||||
android:id="@+id/task_label_bar_row_1"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginTop="2dp" />
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="2dp"
|
||||
android:gravity="center_vertical"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/task_subtitle_1"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="2"
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_1"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:layout_width="112dp"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginStart="2dp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -71,12 +107,30 @@
|
||||
android:maxLines="2"
|
||||
android:textSize="13sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_2"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
<LinearLayout
|
||||
android:id="@+id/task_label_bar_row_2"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginTop="2dp" />
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="2dp"
|
||||
android:gravity="center_vertical"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/task_subtitle_2"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="2"
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_2"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:layout_width="112dp"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginStart="2dp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -95,12 +149,30 @@
|
||||
android:maxLines="2"
|
||||
android:textSize="13sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_3"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
<LinearLayout
|
||||
android:id="@+id/task_label_bar_row_3"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginTop="2dp" />
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="2dp"
|
||||
android:gravity="center_vertical"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/task_subtitle_3"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="2"
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_3"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:layout_width="112dp"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginStart="2dp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -119,12 +191,30 @@
|
||||
android:maxLines="2"
|
||||
android:textSize="13sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_4"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
<LinearLayout
|
||||
android:id="@+id/task_label_bar_row_4"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginTop="2dp" />
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="2dp"
|
||||
android:gravity="center_vertical"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/task_subtitle_4"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="2"
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_4"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:layout_width="112dp"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginStart="2dp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -143,12 +233,30 @@
|
||||
android:maxLines="2"
|
||||
android:textSize="13sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_5"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
<LinearLayout
|
||||
android:id="@+id/task_label_bar_row_5"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginTop="2dp" />
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="2dp"
|
||||
android:gravity="center_vertical"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/task_subtitle_5"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="2"
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_5"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:layout_width="112dp"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginStart="2dp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -167,12 +275,30 @@
|
||||
android:maxLines="2"
|
||||
android:textSize="13sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_6"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
<LinearLayout
|
||||
android:id="@+id/task_label_bar_row_6"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginTop="2dp" />
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="2dp"
|
||||
android:gravity="center_vertical"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/task_subtitle_6"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="2"
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_6"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:layout_width="112dp"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginStart="2dp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -191,11 +317,29 @@
|
||||
android:maxLines="2"
|
||||
android:textSize="13sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_7"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
<LinearLayout
|
||||
android:id="@+id/task_label_bar_row_7"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginTop="2dp" />
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="2dp"
|
||||
android:gravity="center_vertical"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/task_subtitle_7"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="2"
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/task_progress_7"
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:layout_width="112dp"
|
||||
android:layout_height="8dp"
|
||||
android:layout_marginStart="2dp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user