3 lines
459 B
XML
3 lines
459 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<TextView android:textSize="12.0dip" android:textColor="@android:color/white" android:gravity="center" android:orientation="vertical" android:background="@drawable/short_feed_no_feed_tip" android:paddingLeft="5.0dip" android:paddingRight="5.0dip" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/add_your_feed"
|
|
xmlns:android="http://schemas.android.com/apk/res/android" /> |