Skip to content

Remove RelativeLayout from Database quickstart #1244

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

Merged
merged 13 commits into from
Jan 12, 2021
Merged

Conversation

samtstern
Copy link
Contributor

@samtstern samtstern commented Jan 12, 2021

See #1217

I kept all the layouts the same except I changed a lot of the padding/margin values to be the standard 8/16/24 scale instead of the 5/10/15 that was being used in this app.

activity_main

Before After
Screen Shot 2021-01-12 at 11 39 58 AM Screen Shot 2021-01-12 at 11 43 28 AM

activity_new_post

Before After
Screen Shot 2021-01-12 at 11 48 03 AM Screen Shot 2021-01-12 at 11 50 52 AM

activity_post_detail

Before After
Screen Shot 2021-01-12 at 11 52 43 AM Screen Shot 2021-01-12 at 12 01 46 PM

activity_sign_in

Before After
Screen Shot 2021-01-12 at 12 04 34 PM Screen Shot 2021-01-12 at 12 12 21 PM

fragment_all_posts

N/A this is a FrameLayout

include_post_author

Before After
Screen Shot 2021-01-12 at 12 15 07 PM Screen Shot 2021-01-12 at 12 16 56 PM

include_post_text

Before After
Screen Shot 2021-01-12 at 12 17 56 PM Screen Shot 2021-01-12 at 12 19 10 PM

item_comment

Before After
Screen Shot 2021-01-12 at 12 20 32 PM Screen Shot 2021-01-12 at 12 24 16 PM

item_post

Before After
Screen Shot 2021-01-12 at 12 25 10 PM Screen Shot 2021-01-12 at 12 29 39 PM

Change-Id: I594a38c19d79a38f7c2b96118c413d544f765a31
Change-Id: Id182e3abce3c478318a77c0a9a6325d4f651f977
Change-Id: I155b1506a4943a2075f920da6d7ec24e7f1808c6
Change-Id: I8684952181227160741f304bc583b36d63abd92e
Change-Id: I72615584897a5f9e381b3c9b722139853d269d55
Change-Id: I6212afad90641bfaeb74c4c2892314b666aeec63
Change-Id: I938c124d5efb3af62e7cbf194e71ca181dcc1349
Change-Id: Iedfda806d107e69d35ed8416e536d765c839249f
Change-Id: Ic961a738a58839c68ed2570eb2b9f00d315934ce
Change-Id: Id960f559fa5213282fa7318191adbf2e9fca1b07
@samtstern samtstern marked this pull request as ready for review January 12, 2021 12:30
Change-Id: I380dbbb9206f000632f458f3f4b59dac041469dd
@samtstern
Copy link
Contributor Author

@rosariopfernandes I can't assign you directly but please review this one when you get a chance!

@samtstern samtstern mentioned this pull request Jan 12, 2021
16 tasks
Copy link
Member

@thatfiredev thatfiredev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@samtstern I like how you used tables for the Before and After on the PR description.

These changes look really good, but I have added some comments

Change-Id: I6bb185a45ff2de03fb26121ff49706886f167091
@samtstern
Copy link
Contributor Author

@rosariopfernandes thanks for the quick comments! I think I addressed them now.

Change-Id: Ica1abc0df166768775a23fe789319ae4f57eaac9
Copy link
Member

@thatfiredev thatfiredev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@samtstern samtstern merged commit 46ffd96 into master Jan 12, 2021
@samtstern samtstern added this to the jetpack milestone Jan 12, 2021
@thatfiredev thatfiredev deleted the ss-database-constraint branch May 3, 2024 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants