Currently changing the app's colours. fuck i spent so much time changing the fucking status bar colour. like stackoverflow is so damn outdated on this topic

This commit is contained in:
denizk0461
2023-04-13 19:21:53 +02:00
parent fb50711d36
commit 3a2d444956
12 changed files with 114 additions and 41 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
android:background="?attr/colorBackground">
<WebView
android:id="@+id/webview"