diff --git a/.idea/modules.xml b/.idea/modules.xml index cbadffc..a95c3b6 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -3,7 +3,9 @@ - + + + \ No newline at end of file diff --git a/app/src/main/res/layout/activity_achievements.xml b/app/src/main/res/layout/activity_achievements.xml index 2e89e35..6a1367b 100644 --- a/app/src/main/res/layout/activity_achievements.xml +++ b/app/src/main/res/layout/activity_achievements.xml @@ -1,7 +1,6 @@ + android:paddingStart="38dp" + android:timePickerMode ="spinner" + tools:ignore="RtlSymmetry" /> + android:id="@+id/image2" + tools:ignore="ContentDescription" /> diff --git a/app/src/main/res/layout/items3.xml b/app/src/main/res/layout/items3.xml index f34bb52..718f5a3 100644 --- a/app/src/main/res/layout/items3.xml +++ b/app/src/main/res/layout/items3.xml @@ -1,5 +1,6 @@ + android:id="@+id/image3" + tools:ignore="ContentDescription" /> \ No newline at end of file diff --git a/app/src/main/res/layout/parallax1.xml b/app/src/main/res/layout/parallax1.xml index f557081..88ca018 100644 --- a/app/src/main/res/layout/parallax1.xml +++ b/app/src/main/res/layout/parallax1.xml @@ -20,7 +20,8 @@ android:layout_alignLeft="@+id/imageView3" android:layout_alignStart="@+id/imageView3" android:layout_below="@+id/imageView2" - android:src="@drawable/ic_goals" /> + android:src="@drawable/ic_goals" + tools:ignore="RtlHardcoded" /> + android:src="@drawable/ic_guide" + tools:ignore="RtlHardcoded" /> + android:src="@drawable/ic_guide" + tools:ignore="RtlHardcoded" /> + android:src="@drawable/ic_guide" + tools:ignore="RtlHardcoded" /> + android:src="@drawable/ic_guide" + tools:ignore="RtlHardcoded" /> + android:src="@drawable/ic_guide" + tools:ignore="RtlHardcoded" /> \ No newline at end of file diff --git a/app/src/main/res/layout/parallax4.xml b/app/src/main/res/layout/parallax4.xml index 6141e06..aa4ec45 100644 --- a/app/src/main/res/layout/parallax4.xml +++ b/app/src/main/res/layout/parallax4.xml @@ -52,7 +52,8 @@ app:layout_constraintTop_toTopOf="parent" app:layout_constraintVertical_bias="0.289" android:layout_marginRight="8dp" - android:layout_marginLeft="48dp" /> + android:layout_marginLeft="48dp" + tools:ignore="RtlHardcoded" /> \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index d877344..5e07845 100755 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -12,7 +12,7 @@ LUNCH GAMES DINNER - + Notify at : Welcome to Daily Goals Life Guide and Assistant @@ -35,4 +35,9 @@ GOALS MISSED GOALS COMPLETED YOUR ACHIEVEMENTS + Notify at : + From : + Task : + TODAY + BREAKFAST diff --git a/local.properties b/local.properties index 0e56246..5e9545e 100644 --- a/local.properties +++ b/local.properties @@ -1,9 +1,11 @@ -## This file must *NOT* be checked into Version Control Systems, +## This file is automatically generated by Android Studio. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must *NOT* be checked into Version Control Systems, # as it contains information specific to your local configuration. # # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Sun Apr 29 18:38:18 IST 2018 -ndk.dir=C\:\\Users\\shivam\\AppData\\Local\\Android\\Sdk\\ndk-bundle -sdk.dir=C\:\\Users\\shivam\\AppData\\Local\\Android\\Sdk +#Mon May 14 15:05:45 IST 2018 +sdk.dir=C\:\\Users\\sukhbeer singh\\AppData\\Local\\Android\\Sdk