problem found when trying to use AndroidVeil with items that has WRAP_CONTENT width, found that it force MATCH_PARENT
as a width so i put some changes to support that
Types of changes
What types of changes does your code introduce?
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Guidelines
problem found when trying to use AndroidVeil with items that has WRAP_CONTENT width, found that it force MATCH_PARENT as a width so i put some changes to support that
Types of changes
What types of changes does your code introduce?