-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
redesign/modify UI and UX #6
Comments
@harshsri2208 I would like to work on this. However seeing as it's in 'Java', I would prefer to migrate it to 'kotlin' as it's the de-facto language for android app development. I submitted an initial PR to upgrade to the latest dev tools. Check it out. I will submit further PRs after my UI/UX changes. |
@harshsri2208 I have a good idea of re-designing the app UX. But right now I'm blocked because of this PR. I don't want to force you to migrate the app to 'kotlin' but at the same time, I don't want to waste time working in 'java'. So let me know if you don't mind migrating to 'kotlin' or going to stick with 'java'. |
Thanks for your concern. But I think I would be continuing with Java for a
while.
…On Wed, 16 Oct 2019, 4:41 am Subbramanian Lakshmanan, < ***@***.***> wrote:
@harshsri2208 <https://github.com/harshsri2208> I have a good idea of
re-designing the app UX. But right now I'm blocked because of this PR.
I don't want to force you to migrate the app to 'kotlin' but at the same
time, I don't want to waste time working in 'java'. So let me know if you
don't mind migrating to 'kotlin' or going to stick with 'java'.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6?email_source=notifications&email_token=AI3AZSJO5PNM4PBILNJ5S3DQOZEYTA5CNFSM4I7MUATKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBKQFTQ#issuecomment-542442190>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI3AZSNFS5AYVGR53Y4GVG3QOZEYTANCNFSM4I7MUATA>
.
|
No worries :)
Wish you all the best :)
Thanks,
Subbu
…On Oct 16, 2019, 12:11 AM -0500, harshsri2208 ***@***.***>, wrote:
Thanks for your concern. But I think I would be continuing with Java for a
while.
On Wed, 16 Oct 2019, 4:41 am Subbramanian Lakshmanan, <
***@***.***> wrote:
> @harshsri2208 <https://github.com/harshsri2208> I have a good idea of
> re-designing the app UX. But right now I'm blocked because of this PR.
>
> I don't want to force you to migrate the app to 'kotlin' but at the same
> time, I don't want to waste time working in 'java'. So let me know if you
> don't mind migrating to 'kotlin' or going to stick with 'java'.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#6?email_source=notifications&email_token=AI3AZSJO5PNM4PBILNJ5S3DQOZEYTA5CNFSM4I7MUATKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBKQFTQ#issuecomment-542442190>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AI3AZSNFS5AYVGR53Y4GVG3QOZEYTANCNFSM4I7MUATA>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
@harshsri2208 Here's the idea of the UX I tried out. The Meme creation use case is pretty simple and can easily be split into multiple screens for sure. But having a single screen also isn't a bad idea. The idea of the proposed UX is to make it conversational style where the user need to focus on only one thing at a time. On a high level the user required to do,
The original UX had a single screen with these actions and attempting to direct the user by disabling few actions at the beginning and enabling it as the user performs initial actions. This could be improved by requiring the user to do one thing at a time and walk through him along the way. |
Hey, am UI/UX designer, would you mind getting a design from me? |
@JAtoms sure. If you want I can assign you the issue. |
Al right. Assign the issue to me, most importantly, I'd like to see the initial design |
Sure. You can make improvements to the current UI as per your choice. I created a new branch UI-modification for this issue. |
Ok. can I have an image of the old UI? |
I just sent a PR. I made necessary UI changes in two different XML files. So write the Java code to connect the XML |
great. I have merged the PR |
assigning to you |
Interested people can redesign UI/UX for a better user experience. The current UI has a single page for all the activities and looks space deficient. Providing different pages for all the activities would provide a better control over the app.
The text was updated successfully, but these errors were encountered: