Project

General

Profile

« Previous | Next » 

Revision def32b2c

Added by Leszek Koltunski 4 months ago

Progress with sorting the objects by various criteria.

View differences:

src/main/res/layout/main.xml
94 94
        android:layout_height="0dp"
95 95
        android:layout_weight="0.84"
96 96
        android:background="@color/grey">
97

  
98
        <GridLayout
99
            android:id="@+id/objectGrid"
100
            android:layout_width="match_parent"
101
            android:layout_height="wrap_content">
102
        </GridLayout>
103

  
104 97
    </ScrollView>
105 98

  
106 99
    <LinearLayout

Also available in: Unified diff