diff --git a/BoardConfig.mk b/BoardConfig.mk index 68136c3..93c6f20 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -112,6 +112,8 @@ PLATFORM_VERSION_LAST_STABLE := $(PLATFORM_VERSION) # TWRP Configuration TW_THEME := portrait_hdpi +TW_Y_OFFSET := 85 +TW_H_OFFSET := -85 TW_EXTRA_LANGUAGES := true TW_SCREEN_BLANK_ON_BOOT := true TW_INPUT_BLACKLIST := "hbtp_vm"