Fix video stream aspect ratio scaling in multi-window mode on Android N

This commit is contained in:
Cameron Gutman
2016-04-19 18:40:45 -04:00
parent 7fb2f15f54
commit e0982d3961
3 changed files with 60 additions and 31 deletions

View File

@@ -4,7 +4,7 @@
android:layout_height="match_parent"
tools:context=".Game" >
<SurfaceView
<com.limelight.ui.StreamView
android:id="@+id/surfaceView"
android:layout_width="match_parent"
android:layout_height="match_parent"