Skip to content
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

Disabled tab navigation issue fix + library update #106

Merged
merged 1 commit into from
May 10, 2017

Conversation

zawadz88
Copy link
Contributor

@zawadz88 zawadz88 commented May 4, 2017

  • Fixed an issue where tab navigation should be disabled when using 'tabs' stepper feedback & disabled tab navigation attribute (issue ms_tabNavigationEnabled not working #105).
  • Updated Android Support Library to 25.3.1
  • Updated library version to 3.2.1

…tabs' stepper feedback & disabled tab navigation attribute (issue #105).

* Updated Android Support Library to 25.3.1
* Updated library version to 3.2.1
@zawadz88 zawadz88 requested review from fabiozo and pglebocki May 4, 2017 13:37
@codecov-io
Copy link

codecov-io commented May 4, 2017

Codecov Report

Merging #106 into master will decrease coverage by 0.15%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #106      +/-   ##
===========================================
- Coverage     46.26%   46.1%   -0.16%     
  Complexity      109     109              
===========================================
  Files            22      22              
  Lines           871     874       +3     
  Branches         84      84              
===========================================
  Hits            403     403              
- Misses          404     407       +3     
  Partials         64      64
Impacted Files Coverage Δ Complexity Δ
...per/internal/feedback/TabsStepperFeedbackType.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...main/java/com/stepstone/stepper/StepperLayout.java 33.99% <0%> (-0.23%) 17 <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 2706769...97aa761. Read the comment docs.

@zawadz88 zawadz88 merged commit 7cf654e into master May 10, 2017
@zawadz88 zawadz88 deleted the bugfix/issue-105 branch May 10, 2017 08:20
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.

4 participants