FolioReader / FolioReader-Android

A Java ePub reader and parser framework for Android.
BSD 3-Clause "New" or "Revised" License
2.25k stars 718 forks source link

Error with ConstraintLayout: No resource found that matches the given name #235

Closed CucCuc closed 6 years ago

CucCuc commented 6 years ago

app/build/intermediates/exploded-aar/com.folioreader/folioreader/0.4.0/res/layout/view_config.xml |  
-- | --
No resource found that matches the given name (at 'layout_constraintBottom_toTopOf' with value '@id/view5'). |  
No resource found that matches the given name (at 'layout_constraintBottom_toTopOf' with value '@id/view5'). |  
No resource found that matches the given name (at 'layout_constraintBottom_toTopOf' with value '@id/view5'). |  ```
hrishikesh-kadam commented 6 years ago

Fixed in v0.4.1