Subversion Repositories SmartDukaan

Rev

Rev 14792 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14792 Rev 21199
Line 1... Line 1...
1
<?xml version="1.0" encoding="utf-8"?>
1
<?xml version="1.0" encoding="utf-8"?>
2
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
2
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
3
    android:layout_width="match_parent"
3
    android:layout_width="match_parent"
4
    android:layout_height="match_parent"
4
    android:layout_height="match_parent"
5
 
-
 
6
    android:background="@color/green_tobe_used"
5
    android:background="@color/green_tobe_used"
7
    android:padding="10dp" >
6
    android:padding="10dp" >
8
 
7
 
9
 
8
 
10
    <TextView
9
    <TextView