From 25e660d37f9d3625db2fe608cd9c7985d9d2fdfa Mon Sep 17 00:00:00 2001 From: Jeffrey Sharkey Date: Mon, 29 Dec 2008 23:43:42 +0000 Subject: * Added "bumpy arrows" so that arrow keys trigger vibration, useful for laggy connections. Also added preference to turn off if desired. * Created windowNoTitle style to prevent brief flashing of title bar on ConsoleActivity, instead of requesting programatically. * Slight padding change to EULA screen. --- res/values/styles.xml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 res/values/styles.xml (limited to 'res/values/styles.xml') diff --git a/res/values/styles.xml b/res/values/styles.xml new file mode 100644 index 0000000..459ee80 --- /dev/null +++ b/res/values/styles.xml @@ -0,0 +1,5 @@ + + + -- cgit v1.2.3