Project

General

Profile

Download (295 Bytes) Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / res / layout / popup_object_section.xml @ 0b5e585c

1
<?xml version="1.0" encoding="utf-8"?>
2
<GridLayout xmlns:android="http://schemas.android.com/apk/res/android"
3
    android:id="@+id/objectSectionGrid"
4
    android:background="@color/transparent_grey"
5
    android:layout_width="wrap_content"
6
    android:layout_height="match_parent">
7
</GridLayout>
(33-33/39)