Project

General

Profile

« Previous | Next » 

Revision 7bee6064

Added by Leszek Koltunski over 2 years ago

Downloading updates: dialog progress.

View differences:

src/main/res/layout/dialog_updates.xml
11 11
        android:layout_width="match_parent"
12 12
        android:layout_height="wrap_content"
13 13
        android:gravity="center|fill_horizontal"
14
        android:layout_marginTop="0dp"
15 14
        android:background="@color/black"
15
        android:paddingLeft="10dp"
16
        android:paddingRight="10dp"
17
        android:paddingTop="10dp"
18
        android:paddingBottom="10dp"
16 19
        android:orientation="vertical">
17 20

  
18 21
        <TextView

Also available in: Unified diff