Skip to content

Add placedetail feature#61

Open
intkhabahmed wants to merge 9 commits intoUdacityAndroidDevScholarship:masterfrom
intkhabahmed:add-placedetail-feature
Open

Add placedetail feature#61
intkhabahmed wants to merge 9 commits intoUdacityAndroidDevScholarship:masterfrom
intkhabahmed:add-placedetail-feature

Conversation

@intkhabahmed
Copy link

@intkhabahmed intkhabahmed commented Apr 30, 2018

Description

Include a summary of the change and relevant motivation/context. List any dependencies that are required for this change.
Implemented place detail layout, edited SplashActivity, PresenterFactory and HomeActivity for testing purpose and can be changed later, added helper strings, ids, dimensions and drawables as required.

I tried adding scrollview for description textview also, but it was not working so I removed it.

Fixes # [ISSUE]
#51

Type of Change:

Delete irrelevant options.

  • Code
  • Quality Assurance
  • User Interface

Code/Quality Assurance Only

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality pre-approved by mentors)

How Has This Been Tested?

Describe the tests you ran to verify your changes. Provide instructions or GIFs so we can reproduce. List any relevant details for your test.
I changed SplashActivity, HomeActivity, home layout and PresenterFactory to inflate PlaceDetailFragment. I have not reverted the changes, so anyone can run the app and can see the Detail page.It can be changed again according to requirements.

Checklist:

Delete irrelevant options.

  • My PR follows the style guidelines of this project
  • I have performed a self-review of my own code or materials
  • I have commented my code or provided relevant documentation, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged

Code/Quality Assurance Only

  • My changes generate no new warnings
  • Any dependent changes have been published in downstream modules

Screen shot
place detail layout

…ory and HomeActivity for testing purpose and can be changed later, added helper strings,ids and dimensions and drawable
…ory and HomeActivity for testing purpose and can be changed later, added helper strings,ids and dimensions and drawable
@harikautilya
Copy link
Contributor

Hey @intkhabahmed nice work ...we gonna merge the PR ...this is complete code with layout and java code as well.
Can we merge this at the last as the other's are still finishing the intial setup
@Aaklii merge this at the end...wait for my signal

@harikautilya harikautilya added this to the User details deadline milestone May 2, 2018
@harikautilya harikautilya added enhancement New feature or request Merge later labels May 2, 2018
@harikautilya harikautilya requested review from Aaklii and nikita1211 May 2, 2018 06:31
@intkhabahmed
Copy link
Author

Sure @harikautilya and thanks

@Aaklii
Copy link
Collaborator

Aaklii commented May 2, 2018

@Kautilyahari will wait for your signal.
@intkhabahmed thanks for code :-)

@intkhabahmed
Copy link
Author

@harikautilya when are you going to merge this pull request

@harikautilya
Copy link
Contributor

Can u pull the latest build and apply the work flow?

@intkhabahmed
Copy link
Author

ok

…hmed/explore-india into add-placedetail-feature

# Conflicts:
#	app/src/main/java/com/udacity/exploreindia/base/PresenterFactory.java
#	app/src/main/java/com/udacity/exploreindia/ui/home/HomeActivity.java
#	app/src/main/java/com/udacity/exploreindia/ui/splash/SplashActivity.java
#	app/src/main/res/layout/activity_home.xml
#	app/src/main/res/values/dimens.xml
#	app/src/main/res/values/strings.xml
@intkhabahmed
Copy link
Author

@harikautilya All changes updated and conflicts resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Merge later

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants