From 4c2269175b6477c42f8aa6ec5cd4a376cc27a0f9 Mon Sep 17 00:00:00 2001 From: Moxie Marlinspike Date: Sun, 1 Oct 2017 18:11:42 -0700 Subject: [PATCH] Improve profile upload animation // FREEBIE --- AndroidManifest.xml | 1 + build.gradle | 2 + res/drawable/progress_button_state.xml | 11 + res/layout/profile_create_activity.xml | 189 ++++++++++-------- .../securesms/CreateProfileActivity.java | 87 ++++++-- 5 files changed, 186 insertions(+), 104 deletions(-) create mode 100644 res/drawable/progress_button_state.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e582825b66..c45c598171 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -387,6 +387,7 @@ + + + + + + \ No newline at end of file diff --git a/res/layout/profile_create_activity.xml b/res/layout/profile_create_activity.xml index 1975cdf225..34fa5450c6 100644 --- a/res/layout/profile_create_activity.xml +++ b/res/layout/profile_create_activity.xml @@ -1,108 +1,127 @@ + + - + - + - + - + - + - + - + - - + + - + -