Fix list view bugs (mostly Ouya related)

This commit is contained in:
Cameron Gutman
2014-07-04 18:57:03 -07:00
parent 155432b4b8
commit 9e20d25093
8 changed files with 25 additions and 17 deletions

View File

@@ -34,7 +34,7 @@ or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>na
public static final class drawable {
public static final int app_icon=0x7f020000;
public static final int ic_launcher=0x7f020001;
public static final int list_view_border=0x7f020002;
public static final int list_view_unselected=0x7f020002;
public static final int ouya_icon=0x7f020003;
}
public static final class id {