Blame | Last modification | View Log | RSS feed
<?xml version="1.0" encoding="utf-8"?><RelativeLayoutxmlns:android="http://schemas.android.com/apk/res/android"android:orientation="vertical" android:layout_width="match_parent"android:layout_height="wrap_content"><TextViewandroid:layout_width="wrap_content"android:layout_height="wrap_content"android:textAppearance="?android:attr/textAppearanceLarge"android:text="@string/appnamactionbar"android:layout_marginLeft="5dp"android:id="@+id/profitmandiDeals"android:textColor="@color/green_tobe_used"android:textSize="20dp"/></RelativeLayout>