diff --git a/.idea/misc.xml b/.idea/misc.xml index 9f71c83d..773fe0fb 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ - diff --git a/component/viewer/src/main/res/layout/fragment_bookmark.xml b/component/viewer/src/main/res/layout/fragment_bookmark.xml new file mode 100644 index 00000000..77d9ef65 --- /dev/null +++ b/component/viewer/src/main/res/layout/fragment_bookmark.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/component/viewer/src/main/res/layout/fragment_bookmark_list.xml b/component/viewer/src/main/res/layout/fragment_bookmark_list.xml new file mode 100644 index 00000000..695e5164 --- /dev/null +++ b/component/viewer/src/main/res/layout/fragment_bookmark_list.xml @@ -0,0 +1,15 @@ + + + + + + + \ No newline at end of file