ToDo_App_Android-master
gradlew.bat
2KB
gradlew
5KB
gradle.properties
1KB
app
proguard-rules.pro
750B
src
test
java
com
example
todoapp
ExampleUnitTest.kt
343B
androidTest
java
com
example
todoapp
ExampleInstrumentedTest.kt
665B
main
res
navigation
my_nav.xml
2KB
menu
add_fragment_menu.xml
368B
update_fragment_menu.xml
460B
list_fragment_menu.xml
1KB
mipmap-xxxhdpi
ic_launcher.png
10KB
ic_launcher_round.png
16KB
drawable
ic_save.xml
487B
ic_search.xml
567B
custom_input.xml
713B
ic_add.xml
354B
ic_no_data.xml
567B
ic_check.xml
369B
item_background.xml
262B
ic_launcher_background.xml
5KB
mipmap-hdpi
ic_launcher.png
4KB
ic_launcher_round.png
5KB
drawable-v24
ic_launcher_foreground.xml
2KB
values
colors.xml
584B
themes.xml
826B
strings.xml
732B
mipmap-xxhdpi
ic_launcher.png
8KB
ic_launcher_round.png
12KB
mipmap-mdpi
ic_launcher.png
3KB
ic_launcher_round.png
3KB
mipmap-xhdpi
ic_launcher.png
5KB
ic_launcher_round.png
7KB
mipmap-anydpi-v26
ic_launcher_round.xml
272B
ic_launcher.xml
272B
anim
from_right.xml
223B
from_left.xml
224B
to_left.xml
224B
to_right.xml
223B
layout
fragment_list.xml
3KB
fragment_add.xml
2KB
activity_main.xml
718B
row_layout.xml
3KB
fragment_update.xml
3KB
java
com
example
todoapp
data
models
ToDoData.kt
400B
Priority.kt
94B
Converter.kt
360B
repository
ToDoRepository.kt
636B
ToDoDatabase.kt
1KB
viewmodel
ToDoViewModel.kt
1KB
ToDoDao.kt
556B
MainActivity.kt
874B
fragments
add
AddFragment.kt
3KB
list
ListFragment.kt
4KB
adapter
ToDoDiffUtil.kt
638B
ListAdapter.kt
2KB
SwipeToDelete.kt
395B
SharedViewModel.kt
2KB
BindingAdapters.kt
2KB
update
UpdateFragment.kt
4KB
AndroidManifest.xml
718B
.gitignore
6B
build.gradle
3KB
gradle
wrapper
gradle-wrapper.jar
53KB
gradle-wrapper.properties
230B
.idea
codeStyles
Project.xml
4KB
codeStyleConfig.xml
149B
gradle.xml
859B
misc.xml
372B
jarRepositories.xml
1KB
vcs.xml
180B
.name
8B
compiler.xml
170B
.gitignore
47B
.gitignore
225B
settings.gradle
44B
build.gradle
619B
暂无评论