diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..ec8f395 --- /dev/null +++ b/TODO.txt @@ -0,0 +1 @@ +期限切れのイベントは表示しない。==> メッセージで期限切れであることを表示すること。 diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 7b4b2db..0a72237 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,5 +1,6 @@ + xmlns:tools="http://schemas.android.com/tools" + package="com.dvox.gifunavi"> @@ -10,16 +11,16 @@ - - + + + + >