Project

General

Profile

« Previous | Next » 

Revision 179f7189

Added by Leszek Koltunski over 2 years ago

Downloading updates: dialog progress.

View differences:

src/main/res/layout/dialog_updates_pane.xml
26 26
    		android:gravity="center_vertical"
27 27
    		android:layout_width="match_parent"
28 28
    		android:layout_height="wrap_content"
29
    		android:singleLine="true"
29 30
    		android:textStyle="bold"/>
30 31

  
31 32
        <TextView
32 33
    		android:id="@+id/updates_pane_description"
33 34
    		android:gravity="center_vertical"
34 35
    		android:layout_width="wrap_content"
35
    		android:layout_height="wrap_content"/>
36
    		android:layout_height="wrap_content"
37
    		android:singleLine="true"/>
36 38

  
37 39
    	<Button
38 40
             android:id="@+id/updates_pane_button"

Also available in: Unified diff