Project

General

Profile

« Previous | Next » 

Revision 7d1ba3d2

Added by Leszek Koltunski 12 months ago

About Dialog.

View differences:

src/main/res/layout/dialog_about.xml
102 102
        android:id="@+id/about_new_layout"
103 103
        android:layout_width="fill_parent"
104 104
        android:layout_height="0dp"
105
        android:layout_weight="0.26"
105
        android:layout_weight="0.31"
106 106
        android:gravity="center|fill_horizontal"
107 107
        android:layout_marginLeft="10dp"
108 108
        android:layout_marginRight="10dp"
......
147 147
        android:id="@+id/about_coming_layout"
148 148
        android:layout_width="fill_parent"
149 149
        android:layout_height="0dp"
150
        android:layout_weight="0.5"
150
        android:layout_weight="0.45"
151 151
        android:gravity="center|fill_horizontal"
152 152
        android:layout_marginLeft="10dp"
153 153
        android:layout_marginRight="10dp"

Also available in: Unified diff