Project

General

Profile

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

magiccube / src / main / res / layout / upper_text.xml @ 99b8a069

1
<?xml version="1.0" encoding="utf-8"?>
2
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
3
        android:layout_width="fill_parent"
4
        android:layout_height="50dp"
5
        android:textAlignment="center"
6
        android:paddingLeft="0dp"
7
        android:paddingRight="0dp"
8
        android:textSize="28sp"/>
(31-31/31)