Skip to content

Conversation

@azakrevska-epam
Copy link

No description provided.

Copy link
Collaborator

@fmattos-hw fmattos-hw left a comment

Choose a reason for hiding this comment

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

Please look at the dependencies being used by multiple sub-projects and add variables for them, i.e material design dependency. Also try to find a way to set the correct group id when adding a project as dependency i.e api project(':common')

@fmattos-hw
Copy link
Collaborator

@azakrevska-epam I really liked the re-organization using the android library gradle file!

Copy link
Collaborator

@peter-joseph peter-joseph left a comment

Choose a reason for hiding this comment

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

Nice job @azakrevska-epam on Splitting can we also move the following from [ui module]to [common module]?

  1. res/drawable/*
  2. res/font/*
  3. res/values/colors.xml
  4. res/values/dimens.xml
  5. res/values/styles.xml

Thanks in advance!

Copy link
Collaborator

@peter-joseph peter-joseph left a comment

Choose a reason for hiding this comment

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

@azakrevska-epam Can't build UI module because of the ff:

  1. error on overdraw, I don't have a clue
/Users/${user}/workspace/hw-android-sdk-public/hyperwallet-android-ui-sdk/ui/src/main/res/layout/item_widget_section_header.xml:6: Error: Possible overdraw: Root element paints background @drawable/view_border_top_bottom with a theme that also paints a background (inferred theme is @android:style/Theme.Holo) [Overdraw]
                  android:background="@drawable/view_border_top_bottom"
                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1. cannot find Widget_Hyperwallet_DatePicker theme

@azakrevska-epam
Copy link
Author

@peter-joseph Thank you, fixed styles and added exceptions to the lint file

peter-joseph
peter-joseph previously approved these changes May 30, 2019
Copy link
Collaborator

@peter-joseph peter-joseph left a comment

Choose a reason for hiding this comment

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

LGTMN 👍

fmattos-hw
fmattos-hw previously approved these changes Jun 4, 2019
@azakrevska-epam azakrevska-epam dismissed stale reviews from fmattos-hw and peter-joseph via 7c6b5d9 June 4, 2019 14:04
peter-joseph
peter-joseph previously approved these changes Jun 4, 2019
fmattos-hw
fmattos-hw previously approved these changes Jun 4, 2019
@skoong skoong merged commit 07dbbe4 into development Jun 4, 2019
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.

5 participants