8 lines
306 B
XML
8 lines
306 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<View xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:background="@drawable/bg_ranking"
|
|
android:layout_width="340px"
|
|
android:layout_height="240px"
|
|
android:layout_alignParentRight="true"
|
|
android:layout_alignParentBottom="true"/>
|