added a refresh button to the timetable

This commit is contained in:
Odweta
2024-11-26 18:04:05 +01:00
parent fd788195c5
commit ed981f89de
10 changed files with 78 additions and 17 deletions
+2 -1
View File
@@ -20,4 +20,5 @@ kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true
android.nonTransitiveRClass=true
sdk.dir=/home/thinker/Android/Sdk