Merge "[Network Connection] Implement new UI changing"
This commit is contained in:
@@ -25,14 +25,12 @@
|
||||
<TextView
|
||||
android:id="@+id/network_request_title_text"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingLeft="24dp"
|
||||
android:paddingTop="18dp"
|
||||
android:layout_weight="1"
|
||||
android:textSize="18sp"
|
||||
android:gravity="center_vertical"
|
||||
android:maxLines="1"
|
||||
android:ellipsize="end"
|
||||
style="@style/info_label"/>
|
||||
|
||||
<ProgressBar
|
||||
|
||||
Reference in New Issue
Block a user