-
`Error:Execution failed for task ':app:processDebugManifest'.
> Manifest merger failed : Attribute application@icon value=(@mipmap/ic_launcher) from AndroidManifest.xml:7:9-43
is also present at [i…
-
@alonrz and @mvinceable,
I Added the mocks to this project. I think perhaps we will need to create an action bar to make it look better.. I have also added the models, icons and updated the styles..
…
-
I cloned in today and compiled the AndoirdCharts:AndroidCharts project, The LineView class wouldn't compile it looks like there are issues with the R file and missing variable measurespec. I removed t…
-
private int[] popupColorArray = {R.drawable.popup_red,R.drawable.popup_blue,R.drawable.popup_green};
Is it all right?