diff --git a/src/Notes-master/Notes-master.rar b/src/Notes-master/Notes-master.rar new file mode 100644 index 0000000..c3186b6 Binary files /dev/null and b/src/Notes-master/Notes-master.rar differ diff --git a/src/Notes-master/mainfests/AndroidManifest.xml b/src/Notes-master/mainfests/AndroidManifest.xml new file mode 100644 index 0000000..9fb914f --- /dev/null +++ b/src/Notes-master/mainfests/AndroidManifest.xml @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/res/drawable-hdpi/new_note_normal.png b/src/Notes-master/res/drawable-hdpi/new_note_normal.png index e24e0d1..ee9fb2d 100644 Binary files a/src/Notes-master/res/drawable-hdpi/new_note_normal.png and b/src/Notes-master/res/drawable-hdpi/new_note_normal.png differ diff --git a/src/Notes-master/res/drawable-hdpi/new_note_pressed.png b/src/Notes-master/res/drawable-hdpi/new_note_pressed.png index c748936..c7affa1 100644 Binary files a/src/Notes-master/res/drawable-hdpi/new_note_pressed.png and b/src/Notes-master/res/drawable-hdpi/new_note_pressed.png differ diff --git a/src/Notes-master/res/drawable/ic_launcher_background.xml b/src/Notes-master/res/drawable/ic_launcher_background.xml index 07d5da9..ca3826a 100644 --- a/src/Notes-master/res/drawable/ic_launcher_background.xml +++ b/src/Notes-master/res/drawable/ic_launcher_background.xml @@ -1,170 +1,74 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + xmlns:android="http://schemas.android.com/apk/res/android"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Notes-master/res/drawable/new_note_pressed_background.xml b/src/Notes-master/res/drawable/new_note_pressed_background.xml new file mode 100644 index 0000000..ca3826a --- /dev/null +++ b/src/Notes-master/res/drawable/new_note_pressed_background.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Notes-master/res/layout/add_account_text.xml b/src/Notes-master/res/layout/add_account_text.xml index c799178..7ce4ef8 100644 --- a/src/Notes-master/res/layout/add_account_text.xml +++ b/src/Notes-master/res/layout/add_account_text.xml @@ -15,18 +15,17 @@ limitations under the License. --> - + android:text="@string/preferences_add_account" + android:textAppearance="?android:attr/textAppearanceMedium" /> \ No newline at end of file diff --git a/src/Notes-master/res/layout/note_edit.xml b/src/Notes-master/res/layout/note_edit.xml index 10b2aa7..efc2bdc 100644 --- a/src/Notes-master/res/layout/note_edit.xml +++ b/src/Notes-master/res/layout/note_edit.xml @@ -77,11 +77,11 @@ + android:scrollbars="none"> + android:textAppearance="@style/TextAppearancePrimaryItem" /> diff --git a/src/Notes-master/res/layout/note_item.xml b/src/Notes-master/res/layout/note_item.xml index d541f6a..8e9ca44 100644 --- a/src/Notes-master/res/layout/note_item.xml +++ b/src/Notes-master/res/layout/note_item.xml @@ -27,6 +27,15 @@ android:layout_gravity="center_vertical" android:gravity="center_vertical"> + + + - + + android:layout_weight="1"> + + + + + + + - + diff --git a/src/Notes-master/res/layout/note_list.xml b/src/Notes-master/res/layout/note_list.xml index 6b25d38..64aa1e0 100644 --- a/src/Notes-master/res/layout/note_list.xml +++ b/src/Notes-master/res/layout/note_list.xml @@ -36,6 +36,40 @@ android:singleLine="true" android:textColor="#FFEAD1AE" android:textSize="@dimen/text_font_size_medium" /> + + + + + + + + + +