Skip to content

Fix for Android Studio 2.3.x freeze when in Layout Preview. #215

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

Merged
merged 2 commits into from
Oct 5, 2017

Conversation

zawadz88
Copy link
Contributor

@zawadz88 zawadz88 commented Oct 4, 2017

This PR solves issue #202 i.e. it fixes Android Studio 2.3.x freeze when in Layout Preview and adds a workaround for invalid previews in Android Studio 3.x.
Update plugin versions and build tools to the newest ones.
Additionally, it updates the library version to 4.3.1

Update plugin versions and build tools to the newest ones.
@codecov-io
Copy link

codecov-io commented Oct 4, 2017

Codecov Report

Merging #215 into master will increase coverage by 0.08%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #215      +/-   ##
============================================
+ Coverage     85.32%   85.41%   +0.08%     
  Complexity      266      266              
============================================
  Files            30       30              
  Lines           995      994       -1     
  Branches         85       85              
============================================
  Hits            849      849              
+ Misses          118      117       -1     
  Partials         28       28
Impacted Files Coverage Δ Complexity Δ
...epstone/stepper/internal/type/TabsStepperType.java 73.07% <0%> (+2.7%) 5 <0> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c63fd62...668bbbe. Read the comment docs.

@zawadz88 zawadz88 merged commit c847fbf into master Oct 5, 2017
@zawadz88 zawadz88 deleted the feature/issue-202 branch October 5, 2017 06:33
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.

3 participants