Merge changes Iaa9ae3f6,Ia2333843 into lmp-preview-dev

* changes:
  Update build.gradle with new projects
  Fix Interpolator sample
diff --git a/ui/notifications/LNotifications/LNotificationsSample/.gitignore b/ui/notifications/LNotifications/Application/.gitignore
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/.gitignore
rename to ui/notifications/LNotifications/Application/.gitignore
diff --git a/ui/notifications/LNotifications/LNotificationsSample/proguard-project.txt b/ui/notifications/LNotifications/Application/proguard-project.txt
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/proguard-project.txt
rename to ui/notifications/LNotifications/Application/proguard-project.txt
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/AndroidManifest.xml b/ui/notifications/LNotifications/Application/src/main/AndroidManifest.xml
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/AndroidManifest.xml
rename to ui/notifications/LNotifications/Application/src/main/AndroidManifest.xml
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/java/com/example/android/lnotifications/HeadsUpNotificationFragment.java b/ui/notifications/LNotifications/Application/src/main/java/com/example/android/lnotifications/HeadsUpNotificationFragment.java
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/java/com/example/android/lnotifications/HeadsUpNotificationFragment.java
rename to ui/notifications/LNotifications/Application/src/main/java/com/example/android/lnotifications/HeadsUpNotificationFragment.java
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/java/com/example/android/lnotifications/LNotificationActivity.java b/ui/notifications/LNotifications/Application/src/main/java/com/example/android/lnotifications/LNotificationActivity.java
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/java/com/example/android/lnotifications/LNotificationActivity.java
rename to ui/notifications/LNotifications/Application/src/main/java/com/example/android/lnotifications/LNotificationActivity.java
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/java/com/example/android/lnotifications/OtherMetadataFragment.java b/ui/notifications/LNotifications/Application/src/main/java/com/example/android/lnotifications/OtherMetadataFragment.java
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/java/com/example/android/lnotifications/OtherMetadataFragment.java
rename to ui/notifications/LNotifications/Application/src/main/java/com/example/android/lnotifications/OtherMetadataFragment.java
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/java/com/example/android/lnotifications/VisibilityMetadataFragment.java b/ui/notifications/LNotifications/Application/src/main/java/com/example/android/lnotifications/VisibilityMetadataFragment.java
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/java/com/example/android/lnotifications/VisibilityMetadataFragment.java
rename to ui/notifications/LNotifications/Application/src/main/java/com/example/android/lnotifications/VisibilityMetadataFragment.java
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_contact_picture.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_contact_picture.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_contact_picture.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_contact_picture.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_launcher.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_launcher.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_launcher.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_launcher.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_launcher_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_launcher_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_launcher_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_launcher_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_private.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_private.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_private.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_private.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_private_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_private_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_private_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_private_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_public.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_public.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_public.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_public.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_public_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_public_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_public_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_public_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_secret.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_secret.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_secret.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_secret.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_secret_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_secret_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-hdpi/ic_secret_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-hdpi/ic_secret_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_contact_picture.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_contact_picture.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_contact_picture.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_contact_picture.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_launcher.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_launcher.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_launcher.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_launcher.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_launcher_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_launcher_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_launcher_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_launcher_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_private.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_private.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_private.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_private.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_private_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_private_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_private_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_private_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_public.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_public.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_public.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_public.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_public_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_public_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_public_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_public_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_secret.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_secret.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_secret.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_secret.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_secret_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_secret_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-mdpi/ic_secret_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-mdpi/ic_secret_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_contact_picture.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_contact_picture.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_contact_picture.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_contact_picture.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_launcher.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_launcher.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_launcher.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_launcher.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_launcher_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_launcher_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_launcher_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_launcher_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_private.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_private.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_private.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_private.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_private_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_private_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_private_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_private_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_public.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_public.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_public.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_public.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_public_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_public_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_public_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_public_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_secret.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_secret.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_secret.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_secret.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_secret_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_secret_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xhdpi/ic_secret_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xhdpi/ic_secret_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_contact_picture.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_contact_picture.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_contact_picture.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_contact_picture.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_launcher.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_launcher.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_launcher.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_launcher.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_launcher_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_launcher_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_launcher_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_launcher_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_private.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_private.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_private.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_private.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_private_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_private_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_private_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_private_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_public.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_public.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_public.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_public.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_public_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_public_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_public_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_public_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_secret.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_secret.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_secret.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_secret.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_secret_notification.png b/ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_secret_notification.png
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/drawable-xxhdpi/ic_secret_notification.png
rename to ui/notifications/LNotifications/Application/src/main/res/drawable-xxhdpi/ic_secret_notification.png
Binary files differ
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/layout/activity_notification.xml b/ui/notifications/LNotifications/Application/src/main/res/layout/activity_notification.xml
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/layout/activity_notification.xml
rename to ui/notifications/LNotifications/Application/src/main/res/layout/activity_notification.xml
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/layout/contact_entry.xml b/ui/notifications/LNotifications/Application/src/main/res/layout/contact_entry.xml
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/layout/contact_entry.xml
rename to ui/notifications/LNotifications/Application/src/main/res/layout/contact_entry.xml
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/layout/fragment_heads_up_notification.xml b/ui/notifications/LNotifications/Application/src/main/res/layout/fragment_heads_up_notification.xml
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/layout/fragment_heads_up_notification.xml
rename to ui/notifications/LNotifications/Application/src/main/res/layout/fragment_heads_up_notification.xml
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/layout/fragment_other_metadata.xml b/ui/notifications/LNotifications/Application/src/main/res/layout/fragment_other_metadata.xml
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/layout/fragment_other_metadata.xml
rename to ui/notifications/LNotifications/Application/src/main/res/layout/fragment_other_metadata.xml
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/layout/fragment_visibility_metadata_notification.xml b/ui/notifications/LNotifications/Application/src/main/res/layout/fragment_visibility_metadata_notification.xml
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/layout/fragment_visibility_metadata_notification.xml
rename to ui/notifications/LNotifications/Application/src/main/res/layout/fragment_visibility_metadata_notification.xml
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/values/colors.xml b/ui/notifications/LNotifications/Application/src/main/res/values/colors.xml
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/values/colors.xml
rename to ui/notifications/LNotifications/Application/src/main/res/values/colors.xml
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/values/dimens.xml b/ui/notifications/LNotifications/Application/src/main/res/values/dimens.xml
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/values/dimens.xml
rename to ui/notifications/LNotifications/Application/src/main/res/values/dimens.xml
diff --git a/ui/notifications/LNotifications/LNotificationsSample/src/main/res/values/strings.xml b/ui/notifications/LNotifications/Application/src/main/res/values/strings.xml
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/src/main/res/values/strings.xml
rename to ui/notifications/LNotifications/Application/src/main/res/values/strings.xml
diff --git a/ui/notifications/LNotifications/LNotificationsSample/tests/AndroidManifest.xml b/ui/notifications/LNotifications/Application/tests/AndroidManifest.xml
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/tests/AndroidManifest.xml
rename to ui/notifications/LNotifications/Application/tests/AndroidManifest.xml
diff --git a/ui/notifications/LNotifications/LNotificationsSample/tests/src/com/example/android/lnotifications/HeadsUpNotificationFragmentTest.java b/ui/notifications/LNotifications/Application/tests/src/com/example/android/lnotifications/HeadsUpNotificationFragmentTest.java
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/tests/src/com/example/android/lnotifications/HeadsUpNotificationFragmentTest.java
rename to ui/notifications/LNotifications/Application/tests/src/com/example/android/lnotifications/HeadsUpNotificationFragmentTest.java
diff --git a/ui/notifications/LNotifications/LNotificationsSample/tests/src/com/example/android/lnotifications/LNotificationActivityTest.java b/ui/notifications/LNotifications/Application/tests/src/com/example/android/lnotifications/LNotificationActivityTest.java
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/tests/src/com/example/android/lnotifications/LNotificationActivityTest.java
rename to ui/notifications/LNotifications/Application/tests/src/com/example/android/lnotifications/LNotificationActivityTest.java
diff --git a/ui/notifications/LNotifications/LNotificationsSample/tests/src/com/example/android/lnotifications/OtherMetadataFragmentTest.java b/ui/notifications/LNotifications/Application/tests/src/com/example/android/lnotifications/OtherMetadataFragmentTest.java
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/tests/src/com/example/android/lnotifications/OtherMetadataFragmentTest.java
rename to ui/notifications/LNotifications/Application/tests/src/com/example/android/lnotifications/OtherMetadataFragmentTest.java
diff --git a/ui/notifications/LNotifications/LNotificationsSample/tests/src/com/example/android/lnotifications/VisibilityMetadataFragmentTest.java b/ui/notifications/LNotifications/Application/tests/src/com/example/android/lnotifications/VisibilityMetadataFragmentTest.java
similarity index 100%
rename from ui/notifications/LNotifications/LNotificationsSample/tests/src/com/example/android/lnotifications/VisibilityMetadataFragmentTest.java
rename to ui/notifications/LNotifications/Application/tests/src/com/example/android/lnotifications/VisibilityMetadataFragmentTest.java
diff --git a/ui/notifications/LNotifications/settings.gradle b/ui/notifications/LNotifications/settings.gradle
index 35eeecb..9464a35 100644
--- a/ui/notifications/LNotifications/settings.gradle
+++ b/ui/notifications/LNotifications/settings.gradle
@@ -1,4 +1 @@
-
-
-
-include 'LNotificationsSample'
+include 'Application'
diff --git a/ui/views/CardView/CardViewSample/.gitignore b/ui/views/CardView/Application/.gitignore
similarity index 100%
rename from ui/views/CardView/CardViewSample/.gitignore
rename to ui/views/CardView/Application/.gitignore
diff --git a/ui/views/CardView/CardViewSample/proguard-project.txt b/ui/views/CardView/Application/proguard-project.txt
similarity index 100%
rename from ui/views/CardView/CardViewSample/proguard-project.txt
rename to ui/views/CardView/Application/proguard-project.txt
diff --git a/ui/views/CardView/CardViewSample/src/main/AndroidManifest.xml b/ui/views/CardView/Application/src/main/AndroidManifest.xml
similarity index 100%
rename from ui/views/CardView/CardViewSample/src/main/AndroidManifest.xml
rename to ui/views/CardView/Application/src/main/AndroidManifest.xml
diff --git a/ui/views/CardView/CardViewSample/src/main/java/com/example/android/cardview/CardViewActivity.java b/ui/views/CardView/Application/src/main/java/com/example/android/cardview/CardViewActivity.java
similarity index 100%
rename from ui/views/CardView/CardViewSample/src/main/java/com/example/android/cardview/CardViewActivity.java
rename to ui/views/CardView/Application/src/main/java/com/example/android/cardview/CardViewActivity.java
diff --git a/ui/views/CardView/CardViewSample/src/main/java/com/example/android/cardview/CardViewFragment.java b/ui/views/CardView/Application/src/main/java/com/example/android/cardview/CardViewFragment.java
similarity index 100%
rename from ui/views/CardView/CardViewSample/src/main/java/com/example/android/cardview/CardViewFragment.java
rename to ui/views/CardView/Application/src/main/java/com/example/android/cardview/CardViewFragment.java
diff --git a/ui/views/CardView/CardViewSample/src/main/res/drawable-hdpi/ic_launcher.png b/ui/views/CardView/Application/src/main/res/drawable-hdpi/ic_launcher.png
similarity index 100%
rename from ui/views/CardView/CardViewSample/src/main/res/drawable-hdpi/ic_launcher.png
rename to ui/views/CardView/Application/src/main/res/drawable-hdpi/ic_launcher.png
Binary files differ
diff --git a/ui/views/CardView/CardViewSample/src/main/res/drawable-mdpi/ic_launcher.png b/ui/views/CardView/Application/src/main/res/drawable-mdpi/ic_launcher.png
similarity index 100%
rename from ui/views/CardView/CardViewSample/src/main/res/drawable-mdpi/ic_launcher.png
rename to ui/views/CardView/Application/src/main/res/drawable-mdpi/ic_launcher.png
Binary files differ
diff --git a/ui/views/CardView/CardViewSample/src/main/res/drawable-xhdpi/ic_launcher.png b/ui/views/CardView/Application/src/main/res/drawable-xhdpi/ic_launcher.png
similarity index 100%
rename from ui/views/CardView/CardViewSample/src/main/res/drawable-xhdpi/ic_launcher.png
rename to ui/views/CardView/Application/src/main/res/drawable-xhdpi/ic_launcher.png
Binary files differ
diff --git a/ui/views/CardView/CardViewSample/src/main/res/drawable-xxhdpi/ic_launcher.png b/ui/views/CardView/Application/src/main/res/drawable-xxhdpi/ic_launcher.png
similarity index 100%
rename from ui/views/CardView/CardViewSample/src/main/res/drawable-xxhdpi/ic_launcher.png
rename to ui/views/CardView/Application/src/main/res/drawable-xxhdpi/ic_launcher.png
Binary files differ
diff --git a/ui/views/CardView/CardViewSample/src/main/res/layout/activity_card_view.xml b/ui/views/CardView/Application/src/main/res/layout/activity_card_view.xml
similarity index 100%
rename from ui/views/CardView/CardViewSample/src/main/res/layout/activity_card_view.xml
rename to ui/views/CardView/Application/src/main/res/layout/activity_card_view.xml
diff --git a/ui/views/CardView/CardViewSample/src/main/res/layout/fragment_card_view.xml b/ui/views/CardView/Application/src/main/res/layout/fragment_card_view.xml
similarity index 100%
rename from ui/views/CardView/CardViewSample/src/main/res/layout/fragment_card_view.xml
rename to ui/views/CardView/Application/src/main/res/layout/fragment_card_view.xml
diff --git a/ui/views/CardView/CardViewSample/src/main/res/values/colors.xml b/ui/views/CardView/Application/src/main/res/values/colors.xml
similarity index 100%
rename from ui/views/CardView/CardViewSample/src/main/res/values/colors.xml
rename to ui/views/CardView/Application/src/main/res/values/colors.xml
diff --git a/ui/views/CardView/CardViewSample/src/main/res/values/dimens.xml b/ui/views/CardView/Application/src/main/res/values/dimens.xml
similarity index 100%
rename from ui/views/CardView/CardViewSample/src/main/res/values/dimens.xml
rename to ui/views/CardView/Application/src/main/res/values/dimens.xml
diff --git a/ui/views/CardView/CardViewSample/src/main/res/values/strings.xml b/ui/views/CardView/Application/src/main/res/values/strings.xml
similarity index 100%
rename from ui/views/CardView/CardViewSample/src/main/res/values/strings.xml
rename to ui/views/CardView/Application/src/main/res/values/strings.xml
diff --git a/ui/views/CardView/CardViewSample/tests/AndroidManifest.xml b/ui/views/CardView/Application/tests/AndroidManifest.xml
similarity index 100%
rename from ui/views/CardView/CardViewSample/tests/AndroidManifest.xml
rename to ui/views/CardView/Application/tests/AndroidManifest.xml
diff --git a/ui/views/CardView/CardViewSample/tests/src/com/example/android/cardview/SampleTests.java b/ui/views/CardView/Application/tests/src/com/example/android/cardview/SampleTests.java
similarity index 100%
rename from ui/views/CardView/CardViewSample/tests/src/com/example/android/cardview/SampleTests.java
rename to ui/views/CardView/Application/tests/src/com/example/android/cardview/SampleTests.java
diff --git a/ui/views/CardView/settings.gradle b/ui/views/CardView/settings.gradle
index 96a0343..9464a35 100644
--- a/ui/views/CardView/settings.gradle
+++ b/ui/views/CardView/settings.gradle
@@ -1,4 +1 @@
-
-
-
-include 'CardViewSample'
+include 'Application'
diff --git a/ui/views/RecyclerView/RecyclerViewSample/.gitignore b/ui/views/RecyclerView/Application/.gitignore
similarity index 100%
rename from ui/views/RecyclerView/RecyclerViewSample/.gitignore
rename to ui/views/RecyclerView/Application/.gitignore
diff --git a/ui/views/RecyclerView/RecyclerViewSample/proguard-project.txt b/ui/views/RecyclerView/Application/proguard-project.txt
similarity index 100%
rename from ui/views/RecyclerView/RecyclerViewSample/proguard-project.txt
rename to ui/views/RecyclerView/Application/proguard-project.txt
diff --git a/ui/views/RecyclerView/RecyclerViewSample/src/androidTest/java/com/example/android/recyclerview/test/RecyclerViewSampleTests.java b/ui/views/RecyclerView/Application/src/androidTest/java/com/example/android/recyclerview/test/RecyclerViewSampleTests.java
similarity index 100%
rename from ui/views/RecyclerView/RecyclerViewSample/src/androidTest/java/com/example/android/recyclerview/test/RecyclerViewSampleTests.java
rename to ui/views/RecyclerView/Application/src/androidTest/java/com/example/android/recyclerview/test/RecyclerViewSampleTests.java
diff --git a/ui/views/RecyclerView/RecyclerViewSample/src/main/AndroidManifest.xml b/ui/views/RecyclerView/Application/src/main/AndroidManifest.xml
similarity index 100%
rename from ui/views/RecyclerView/RecyclerViewSample/src/main/AndroidManifest.xml
rename to ui/views/RecyclerView/Application/src/main/AndroidManifest.xml
diff --git a/ui/views/RecyclerView/RecyclerViewSample/src/main/java/com/example/android/recyclerview/CustomAdapter.java b/ui/views/RecyclerView/Application/src/main/java/com/example/android/recyclerview/CustomAdapter.java
similarity index 100%
rename from ui/views/RecyclerView/RecyclerViewSample/src/main/java/com/example/android/recyclerview/CustomAdapter.java
rename to ui/views/RecyclerView/Application/src/main/java/com/example/android/recyclerview/CustomAdapter.java
diff --git a/ui/views/RecyclerView/RecyclerViewSample/src/main/java/com/example/android/recyclerview/RecyclerViewFragment.java b/ui/views/RecyclerView/Application/src/main/java/com/example/android/recyclerview/RecyclerViewFragment.java
similarity index 100%
rename from ui/views/RecyclerView/RecyclerViewSample/src/main/java/com/example/android/recyclerview/RecyclerViewFragment.java
rename to ui/views/RecyclerView/Application/src/main/java/com/example/android/recyclerview/RecyclerViewFragment.java
diff --git a/ui/views/RecyclerView/RecyclerViewSample/src/main/res/drawable-hdpi/ic_launcher.png b/ui/views/RecyclerView/Application/src/main/res/drawable-hdpi/ic_launcher.png
similarity index 100%
rename from ui/views/RecyclerView/RecyclerViewSample/src/main/res/drawable-hdpi/ic_launcher.png
rename to ui/views/RecyclerView/Application/src/main/res/drawable-hdpi/ic_launcher.png
Binary files differ
diff --git a/ui/views/RecyclerView/RecyclerViewSample/src/main/res/drawable-mdpi/ic_launcher.png b/ui/views/RecyclerView/Application/src/main/res/drawable-mdpi/ic_launcher.png
similarity index 100%
rename from ui/views/RecyclerView/RecyclerViewSample/src/main/res/drawable-mdpi/ic_launcher.png
rename to ui/views/RecyclerView/Application/src/main/res/drawable-mdpi/ic_launcher.png
Binary files differ
diff --git a/ui/views/RecyclerView/RecyclerViewSample/src/main/res/drawable-xhdpi/ic_launcher.png b/ui/views/RecyclerView/Application/src/main/res/drawable-xhdpi/ic_launcher.png
similarity index 100%
rename from ui/views/RecyclerView/RecyclerViewSample/src/main/res/drawable-xhdpi/ic_launcher.png
rename to ui/views/RecyclerView/Application/src/main/res/drawable-xhdpi/ic_launcher.png
Binary files differ
diff --git a/ui/views/RecyclerView/RecyclerViewSample/src/main/res/drawable-xxhdpi/ic_launcher.png b/ui/views/RecyclerView/Application/src/main/res/drawable-xxhdpi/ic_launcher.png
similarity index 100%
rename from ui/views/RecyclerView/RecyclerViewSample/src/main/res/drawable-xxhdpi/ic_launcher.png
rename to ui/views/RecyclerView/Application/src/main/res/drawable-xxhdpi/ic_launcher.png
Binary files differ
diff --git a/ui/views/RecyclerView/RecyclerViewSample/src/main/res/layout/recycler_view_frag.xml b/ui/views/RecyclerView/Application/src/main/res/layout/recycler_view_frag.xml
similarity index 100%
rename from ui/views/RecyclerView/RecyclerViewSample/src/main/res/layout/recycler_view_frag.xml
rename to ui/views/RecyclerView/Application/src/main/res/layout/recycler_view_frag.xml
diff --git a/ui/views/RecyclerView/RecyclerViewSample/src/main/res/layout/text_row_item.xml b/ui/views/RecyclerView/Application/src/main/res/layout/text_row_item.xml
similarity index 100%
rename from ui/views/RecyclerView/RecyclerViewSample/src/main/res/layout/text_row_item.xml
rename to ui/views/RecyclerView/Application/src/main/res/layout/text_row_item.xml
diff --git a/ui/views/RecyclerView/RecyclerViewSample/src/main/res/values/strings.xml b/ui/views/RecyclerView/Application/src/main/res/values/strings.xml
similarity index 100%
rename from ui/views/RecyclerView/RecyclerViewSample/src/main/res/values/strings.xml
rename to ui/views/RecyclerView/Application/src/main/res/values/strings.xml
diff --git a/ui/views/RecyclerView/settings.gradle b/ui/views/RecyclerView/settings.gradle
index 8133b20..9464a35 100644
--- a/ui/views/RecyclerView/settings.gradle
+++ b/ui/views/RecyclerView/settings.gradle
@@ -1,4 +1 @@
-
-
-
-include 'RecyclerViewSample'
+include 'Application'