mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-10 01:46:05 +00:00
Add an option to stretch the video to fill the screen and make preserve aspect ratio the default
This commit is contained in:
@@ -52,12 +52,13 @@ or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>na
|
||||
public static final int discoveryText=0x7f08000b;
|
||||
public static final int hardwareDec=0x7f080005;
|
||||
public static final int hostTextView=0x7f080000;
|
||||
public static final int manuallyAddPc=0x7f080013;
|
||||
public static final int manuallyAddPc=0x7f080014;
|
||||
public static final int pcListView=0x7f080008;
|
||||
public static final int rowTextView=0x7f080014;
|
||||
public static final int rowTextView=0x7f080015;
|
||||
public static final int settingsButton=0x7f08000c;
|
||||
public static final int softwareDec=0x7f080003;
|
||||
public static final int streamConfigGroup=0x7f08000d;
|
||||
public static final int stretchToFill=0x7f080013;
|
||||
public static final int surfaceView=0x7f08000a;
|
||||
}
|
||||
public static final class layout {
|
||||
|
||||
Reference in New Issue
Block a user