From 52a1bf972b52b83e23063de9681904924e6d8842 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Fri, 20 Jan 2017 18:10:05 +0100 Subject: [PATCH] gts210vewifi: Use landscape theme --- BoardConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 1156887..2c4a02b 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -85,4 +85,4 @@ TW_HAS_DOWNLOAD_MODE := true TW_INCLUDE_CRYPTO := true TW_INPUT_BLACKLIST := "hbtp_vm" TW_NO_REBOOT_BOOTLOADER := true -TW_THEME := portrait_hdpi +TW_THEME := landscape_hdpi