Android-Umsetzung der Homepage
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="accent_500">#71717a</color>
|
||||
<color name="primary_500">#ef4444</color>
|
||||
<color name="primary_600">#dc2626</color>
|
||||
<style name="Theme.HarheimerTC" parent="Theme.AppCompat.Light.NoActionBar">
|
||||
<item name="android:statusBarColor">#18181B</item>
|
||||
<item name="android:navigationBarColor">#18181B</item>
|
||||
<item name="android:windowLightStatusBar">false</item>
|
||||
</style>
|
||||
</resources>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<cache-path name="membership_documents" path="membership/" />
|
||||
</paths>
|
||||
Reference in New Issue
Block a user