Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

[Android] Fix problems in Android Lint #2781

Merged
merged 1 commit into from Aug 2, 2019

Conversation

YorkShen
Copy link
Contributor

@YorkShen YorkShen commented Aug 2, 2019

  1. Fix permission problem of getSystemService(Context.TELEPHONY_SERVICE))
  2. Fix allocate new object problem in CircleProgressBra.onLayout
  3. Fix boxing/unboxing problem in WXScroller
  4. Add lint.xml to git

1. Fix permission problem of getSystemService(Context.TELEPHONY_SERVICE))
2. Fix allocate new object problem in CircleProgressBra.onLayout
3. Fix boxing/unboxing problem in WXScroller
4. Add lint.xml to git
Copy link
Contributor

@lucky-chen lucky-chen left a comment

Choose a reason for hiding this comment

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

lgtm

@lucky-chen lucky-chen merged commit 24a30b3 into apache:master Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants