mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-07 08:26:20 +00:00
Fix list view bugs (mostly Ouya related)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user