mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-30 06:43:00 +00:00 
			
		
		
		
	Fix keep screen on
This commit is contained in:
		| @@ -5,7 +5,8 @@ | |||||||
|     android:layout_width="match_parent" |     android:layout_width="match_parent" | ||||||
|     android:layout_height="match_parent" |     android:layout_height="match_parent" | ||||||
|     android:background="@android:color/black" |     android:background="@android:color/black" | ||||||
|     android:gravity="center"> |     android:gravity="center" | ||||||
|  |     android:keepScreenOn="true"> | ||||||
|  |  | ||||||
|     <com.google.android.exoplayer2.ui.AspectRatioFrameLayout |     <com.google.android.exoplayer2.ui.AspectRatioFrameLayout | ||||||
|         android:id="@+id/aspectRatioLayout" |         android:id="@+id/aspectRatioLayout" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Mauricio Colli
					Mauricio Colli