Subversion Repositories tpanel

Rev

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

Rev 446 Rev 483
Line 4... Line 4...
4
        <shape android:shape="rectangle">
4
        <shape android:shape="rectangle">
5
            <solid android:color="#ffffff"/>
5
            <solid android:color="#ffffff"/>
6
        </shape>
6
        </shape>
7
    </item>
7
    </item>
8
    <item>
8
    <item>
9
        <bitmap android:src="@drawable/logo_landscape" android:gravity="fill"/>
9
        <bitmap android:src="@drawable/logo_land" android:gravity="fill"/>
10
    </item>
10
    </item>
11
</layer-list>
11
</layer-list>