mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 10:46:51 -07:00
This commit is contained in:
parent
4b17137855
commit
945dc697cc
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
tools:context=".stream.StreamActivity">
|
||||
tools:context=".stream.StreamActivity"
|
||||
android:keepScreenOn="true">
|
||||
|
||||
<TextureView
|
||||
android:id="@+id/textureView"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue