commit | fee1c7fc94cc5a58b24965dab500af959ccd7f14 | [log] [tgz] |
---|---|---|
author | Aaron Kling <webgeek1234@gmail.com> | Tue Aug 02 20:43:49 2022 -0500 |
committer | Aaron Kling <webgeek1234@gmail.com> | Wed Sep 14 05:45:15 2022 +0200 |
tree | d19f2d7ec92eb11598cff02847f9b1e7173aafe1 | |
parent | 650126633119e02f1fd6c4d973963ce3467add9b [diff] |
Use -television instead of -large-notouch for atv resources Mobile builds on devices with no touch panel are also getting these settings applied, which is not intended. Change-Id: Iab4e8deea1793ee1582b5e2f730bfc193cf05b41
diff --git a/res/layout-large-notouch/welcome_activity.xml b/res/layout-television/welcome_activity.xml similarity index 100% rename from res/layout-large-notouch/welcome_activity.xml rename to res/layout-television/welcome_activity.xml
diff --git a/res/raw-large-notouch/lineage_wizard_script.xml b/res/raw-television/lineage_wizard_script.xml similarity index 100% rename from res/raw-large-notouch/lineage_wizard_script.xml rename to res/raw-television/lineage_wizard_script.xml
diff --git a/res/values-large-notouch/config.xml b/res/values-television/config.xml similarity index 100% rename from res/values-large-notouch/config.xml rename to res/values-television/config.xml
diff --git a/res/values-large-notouch/dimens.xml b/res/values-television/dimens.xml similarity index 100% rename from res/values-large-notouch/dimens.xml rename to res/values-television/dimens.xml
diff --git a/res/values-large-notouch/styles.xml b/res/values-television/styles.xml similarity index 100% rename from res/values-large-notouch/styles.xml rename to res/values-television/styles.xml