mirror of
https://github.com/antebudimir/tempus.git
synced 2026-04-16 08:47:24 +00:00
feat: implemented load queue, adding logging
This commit is contained in:
parent
27f5a47cc9
commit
1ff0b83a19
4 changed files with 92 additions and 25 deletions
|
|
@ -56,7 +56,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="8dp"
|
||||
android:visibility="gone"
|
||||
android:text="Load Queue (TODO)"
|
||||
android:text="Load Queue"
|
||||
tools:ignore="HardcodedText"
|
||||
app:icon="@android:drawable/ic_menu_revert" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue