mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-09 17:36:03 +00:00
Add options to select between 720p and 1080p resolutions along with 30 fps and 60 fps
This commit is contained in:
@@ -38,8 +38,13 @@ or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>na
|
||||
public static final int hostTextView=0x7f080000;
|
||||
public static final int imageQualityCheckbox=0x7f080002;
|
||||
public static final int pairButton=0x7f080003;
|
||||
public static final int res1080pSelected=0x7f080006;
|
||||
public static final int res720pSelected=0x7f080005;
|
||||
public static final int resolutionGroup=0x7f080004;
|
||||
public static final int rr30Selected=0x7f080007;
|
||||
public static final int rr60Selected=0x7f080008;
|
||||
public static final int statusButton=0x7f080001;
|
||||
public static final int surfaceView=0x7f080004;
|
||||
public static final int surfaceView=0x7f080009;
|
||||
}
|
||||
public static final class layout {
|
||||
public static final int activity_connection=0x7f030000;
|
||||
|
||||
Reference in New Issue
Block a user