Doilio Matsinhe
Doilio Matsinhe
When I call `CurrencyEditText cet = new CurrencyEditText()` it requires 2 parameters, the context and certain attributes. How do I use These Attributes? Thanks in Advance
Can't seem to get this library to work, I've tried downgrading from compile 27 to 26. Tried implementing only the necessary dependency. And I still get this error 
This is what I get when I Try to Build the project ``` Manifest merger failed : Attribute meta-data#android.support.VERSION@value value=(26.0.1) from [com.android.support:preference-v7:26.0.1] AndroidManifest.xml:25:13-35 is also present at [com.android.support:support-core-utils:26.1.0] AndroidManifest.xml:28:13-35 value=(26.1.0)....
`Manifest merger failed : Attribute meta-data#android.support.VERSION@value value=(25.4.0) from [com.android.support:appcompat-v7:25.4.0] AndroidManifest.xml:28:13-35 is also present at [com.android.support:support-v4:26.1.0] AndroidManifest.xml:28:13-35 value=(26.1.0). Suggestion: add 'tools:replace="android:value"' to element at AndroidManifest.xml:26:9-28:38 to override.` Is Anyone else having...
When i take the picture in Left Landscape mode it works, but if i click *OK* while still in Landscape Mode It Crashes. I've found that taking the picture in...
Update so that you could see the changes happening in the recycleView at Real time, without the need no exit and open the app or rotate the screen.
Some minor changes