UNPKG

style-dictionary

Version:

Style once, use everywhere. A build system for creating cross-platform styles.

9 lines (8 loc) 414 B
<?xml version="1.0" encoding="utf-8"?> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/property_detail_container" android:layout_width="match_parent" android:layout_height="match_parent" tools:context="com.amazon.styledictionaryexample.property.PropertyDetailActivity" tools:ignore="MergeRootFrame" />