Project

General

Profile

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

magiccube / src / main / res / layout / upper_text.xml @ 4634a76a

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="10dp"
7
        android:paddingRight="10dp"
8
        android:textSize="28sp"/>
(18-18/18)