gui: make tw_show_kb non-persistent
Change-Id: Icb3dd2342cc3bdc349aaf933d306b9f5315d1e98 Signed-off-by: z31s1g <z31s1g@googlemail.com>
This commit is contained in:
@@ -72,8 +72,8 @@
|
||||
<variables>
|
||||
<variable name="tw_samsung_navbar" value="0" persist="1"/>
|
||||
<variable name="tw_navbar_button_position" value="0" persist="1"/>
|
||||
<variable name="tw_hide_kb" value="0" persist="1"/>
|
||||
|
||||
<variable name="tw_hide_kb" value="0"/>
|
||||
<variable name="screen_width" value="1920"/>
|
||||
<variable name="screen_height" value="1200"/>
|
||||
<variable name="status_height" value="48"/>
|
||||
|
||||
@@ -72,8 +72,8 @@
|
||||
<variables>
|
||||
<variable name="tw_samsung_navbar" value="0" persist="1"/>
|
||||
<variable name="tw_navbar_button_position" value="0" persist="1"/>
|
||||
<variable name="tw_hide_kb" value="0" persist="1"/>
|
||||
|
||||
<variable name="tw_hide_kb" value="0"/>
|
||||
<variable name="screen_width" value="800"/>
|
||||
<variable name="screen_height" value="480"/>
|
||||
<variable name="status_height" value="20"/>
|
||||
|
||||
@@ -67,8 +67,8 @@
|
||||
|
||||
<variables>
|
||||
<variable name="tw_samsung_navbar" value="0" persist="1"/>
|
||||
<variable name="tw_hide_kb" value="0" persist="1"/>
|
||||
|
||||
<variable name="tw_hide_kb" value="0"/>
|
||||
<variable name="screen_width" value="1080"/>
|
||||
<variable name="screen_height" value="1920"/>
|
||||
<variable name="status_height" value="72"/>
|
||||
|
||||
@@ -67,8 +67,8 @@
|
||||
|
||||
<variables>
|
||||
<variable name="tw_samsung_navbar" value="0" persist="1"/>
|
||||
<variable name="tw_hide_kb" value="0" persist="1"/>
|
||||
|
||||
<variable name="tw_hide_kb" value="0"/>
|
||||
<variable name="screen_width" value="480"/>
|
||||
<variable name="screen_height" value="800"/>
|
||||
<variable name="status_height" value="30"/>
|
||||
|
||||
@@ -76,8 +76,7 @@
|
||||
</resources>
|
||||
|
||||
<variables>
|
||||
<variable name="tw_hide_kb" value="0" persist="1"/>
|
||||
|
||||
<variable name="tw_hide_kb" value="0"/>
|
||||
<variable name="screen_width" value="320"/>
|
||||
<variable name="screen_half_width" value="160"/>
|
||||
<variable name="screen_height" value="320"/>
|
||||
|
||||
Reference in New Issue
Block a user