Skip to content
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

Replace text field #2022

Merged
merged 1 commit into from Jan 23, 2018
Merged

Replace text field #2022

merged 1 commit into from Jan 23, 2018

Conversation

tobiasKaminsky
Copy link
Member

Fix #2007

2018-01-22-110049 2018-01-22-110057

Signed-off-by: tobiaskaminsky tobias@kaminsky.me

@@ -29,32 +28,26 @@
android:id="@+id/encryption_status"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="10dp"/>
android:layout_margin="10dp" />
Copy link
Member

Choose a reason for hiding this comment

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

can you raise this to 16dp (standard_margin)?

@AndyScherzinger
Copy link
Member

AndyScherzinger commented Jan 22, 2018

👍 just a minor comment

Approved with PullApprove

@tobiasKaminsky tobiasKaminsky changed the title Replace text filed Replace text field Jan 22, 2018
@AndyScherzinger
Copy link
Member

Nice, cc @mario for review :)

@AndyScherzinger AndyScherzinger force-pushed the replaceTextField branch 2 times, most recently from 7443ea5 to 50b431b Compare January 22, 2018 20:59
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
@AndyScherzinger
Copy link
Member

@mario last one for today - I promise :D

@mario
Copy link
Contributor

mario commented Jan 22, 2018

Can we please use Butterknife for all the views? Thanks!

@tobiasKaminsky
Copy link
Member Author

We can, for new screens or as an enhancement for next milestone(s).
But this should be a quick fix and I do not want to change too much here.

@mario
Copy link
Contributor

mario commented Jan 23, 2018

👍

Approved with PullApprove

@mario mario merged commit d7e2217 into master Jan 23, 2018
@mario mario deleted the replaceTextField branch January 23, 2018 14:19
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.

None yet

3 participants