Project

General

Profile

« Previous | Next » 

Revision ac02465e

Added by Leszek Koltunski almost 8 years ago

minor stuff in layouts

View differences:

src/main/res/layout/vertex3dswirl.xml
1 1
<?xml version="1.0" encoding="utf-8"?>
2 2
            <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
3
                android:id="@+id/vertex3dRowSwirl"
4
                android:orientation="horizontal"
5
                android:layout_width="match_parent"
6
                android:layout_height="wrap_content" >
3
                          android:id="@+id/vertex3dRowSwirl"
4
                          android:orientation="horizontal"
5
                          android:layout_width="match_parent"
6
                          android:layout_height="wrap_content"
7
                >
7 8

  
8 9
                <LinearLayout
9 10
                    android:layout_width="0dp"
......
18 19
                        android:layout_marginEnd="5dp"
19 20
                        android:layout_marginStart="5dp"
20 21
                        android:layout_marginTop="3dp"
21
                        android:textAppearance="?android:attr/textAppearanceLarge" />
22
                        />
22 23

  
23 24
                    <SeekBar
24 25
                        android:id="@+id/vertex3dswirlBar1"

Also available in: Unified diff