Switched to material theme. Added detail to system fragment. Tidied up common fragment a bit.

This commit is contained in:
Graham Jones
2023-09-02 23:17:23 +01:00
parent 3ce91f89ab
commit 26cc18a17d
22 changed files with 632 additions and 129 deletions

View File

@@ -79,6 +79,7 @@ dependencies {
//androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
//androidTestImplementation 'androidx.test.espresso:espresso-intents:3.1.1'
implementation 'com.techyourchance:threadposter:1.0.1'
implementation 'com.google.android.material:material'
}
repositories {