Project

General

Profile

« Previous | Next » 

Revision 183d4a34

Added by Leszek Koltunski over 2 years ago

Progress with ConfigPane.

View differences:

src/main/res/layout/config_mesh.xml
26 26
        android:id="@+id/meshRadioGroup"
27 27
        android:layout_width="match_parent"
28 28
        android:layout_height="0dp"
29
        android:layout_weight="2"
29
        android:layout_weight="3.0"
30
        android:paddingStart="5dp"
30 31
        android:checkedButton="@+id/meshNice"
31 32
        android:background="@color/light_grey">
32 33

  

Also available in: Unified diff