UNPKG

tns-template-master-detail-kinvey

Version:

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

12 lines (9 loc) 361 B
<?xml version="1.0" encoding="utf-8"?> <resources xmlns:android="http://schemas.android.com/apk/res/android"> <!-- Application theme --> <style name="AppThemeBase29" parent="AppThemeBase21"> <item name="android:forceDarkAllowed">true</item> </style> <style name="AppTheme" parent="AppThemeBase29"> </style> </resources>