Files
memby/app/src/main/res/xml/emby_dream.xml
T

7 lines
382 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<!-- Screensaver metadata. "Customize" in the TV's screensaver settings opens the
app's MainActivity, where the server connection is configured. -->
<dream xmlns:android="http://schemas.android.com/apk/res/android"
android:settingsActivity="com.ponzischeme89.memby/.ui.MainActivity"
android:previewImage="@drawable/app_banner" />