index
:
luaatc_envs.git
master
LuaATC environments
LinuxForks Server
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
durt
/
nodes
/
(-168,7,-2052).lua
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<resources>
<style
name
=
"Theme.Transparent"
parent
=
"android:Theme"
>
<item
name
=
"android:windowIsTranslucent"
>
true
</item>
<item
name
=
"android:windowBackground"
>
@android:color/transparent
</item>
<item
name
=
"android:windowContentOverlay"
>
@null
</item>
<item
name
=
"android:windowNoTitle"
>
true
</item>
<item
name
=
"android:windowIsFloating"
>
true
</item>
<item
name
=
"android:backgroundDimEnabled"
>
false
</item>
</style>
</resources>