Skip to content

Android - Add post title to Gutenberg Mobile#482

Merged
diegoreymendez merged 1 commit intoissue/372-add-title-to-gutenberg-mobilefrom
372-android-add-title-to-gb-mobile
Jan 21, 2019
Merged

Android - Add post title to Gutenberg Mobile#482
diegoreymendez merged 1 commit intoissue/372-add-title-to-gutenberg-mobilefrom
372-android-add-title-to-gb-mobile

Conversation

@daniloercoli
Copy link
Copy Markdown
Contributor

Adds the required additions to implement the title in RN for Gutenberg in Android.

The base branch of this PR is the main feature branch issue/372-add-title-to-gutenberg-mobile.

Related PRs:

Parent PR: #450
WPAndroid: wordpress-mobile/WordPress-Android#9027

Testing:

Test 1:

  1. Run the app.
  2. Edit the title and make sure the state is properly maintained.
  3. Tap save.

Check the console log that the title is properly retrieved.

Test 2:

  1. Run the app.
  2. Delete the title and make sure the placeholder is shown.

… bridge code, and use it the glue code called from the parent wp-android app.
@diegoreymendez
Copy link
Copy Markdown
Contributor

@daniloercoli - Sorry I didn't realize this was going to have changes to .java files only. Approving and merging.

@diegoreymendez diegoreymendez merged commit 6968c62 into issue/372-add-title-to-gutenberg-mobile Jan 21, 2019
@diegoreymendez diegoreymendez deleted the 372-android-add-title-to-gb-mobile branch January 21, 2019 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Enhancement Improves a current area of the editor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants