UNPKG

@nativescript/template-master-detail

Version:

Master-detail interface to display collection of items from json collection and inspect and edit selected item properties.

8 lines 304 B
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" android:gravity="fill"> <item> <bitmap android:gravity="fill" android:src="@drawable/background" /> </item> <item> <bitmap android:gravity="center" android:src="@drawable/logo" /> </item> </layer-list>