Skip to content

Conversation

ThorWu
Copy link

@ThorWu ThorWu commented Mar 6, 2019

  1. fix sumsung take photo nullpointer exception crash bug:configuration changed cause MediaStoreCompat uri and path be cleaned,use saveInstanceState strategy to fix it.

  2. fix checkstyle fail : Caused by: java.io.FileNotFoundException: http://www.puppycrawl.com/dtds/configuration_1_3.dtd

    .gradlew checkstyle Fail

    Execution failed for task ':matisse:checkstyle'.
    Unable to create Root Module: configLocation 
    {~/Documents/AndroidDev/MatisseFork/Matisse/checkstyle.xml}, classpath {null}.```
    

@ThorWu ThorWu changed the title FIX CheckStyle && fix sumsung take photo crash bug:configuration changed cause MediaStoreCompat uri and path cleaned FIX style item.checkCircle.backgroundColor not work with original CheckRadioView && FIX CheckStyle && fix sumsung take photo crash bug:configuration changed cause MediaStoreCompat uri and path cleaned Mar 23, 2019
@ThorWu
Copy link
Author

ThorWu commented Mar 23, 2019

add TypeArray in CheckRadioView.java method init()

to Fix bug:

 <style name="Matisse_Custom" parent="Matisse.Zhihu"> 
        <item name="item.checkCircle.backgroundColor">@color/colorCustom</item>
 </style>

not work with CheckRadioView original.

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.

2 participants