index
:
advtrains.git
atcjit
doc
l10n
luaatcdebug
master
new-ks
new-ks-orwell
profiler
route_prog_rework
techage
tracy
trainhud
trainhud-unifont
Advtrains mod for minetest.
orwell
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assets
/
blender
/
gleis
/
before_redo
/
rail_together3.png
diff options
context:
1
2
3
4
5
6
7
8
9<
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<resources
xmlns:
tools
=
"http://schemas.android.com/tools"
>
<style
name
=
"AppTheme"
parent
=
"Theme.AppCompat.DayNight.NoActionBar"
>
<item
name
=
"windowActionBar"
>
false
</item>
<item
name
=
"android:windowFullscreen"
>
true
</item>
<item
name
=
"android:windowBackground"
>
@drawable/bg
</item>
<item
name
=
"android:windowLayoutInDisplayCutoutMode"
tools:
targetApi
=
"p"
>
shortEdges
</item>
</style>
<style
name
=
"CustomProgressBar"
parent
=
"Widget.AppCompat.ProgressBar.Horizontal"
>
<item
name
=
"android:indeterminateOnly"
>
false
</item>
</style>
</resources>