Closed JesseBlackman closed 10 years ago
you need 3 9 path drawable img file. if you know how to change color dynamically. fix it. this source only use maximum 3 lines. thanks.
Sorry, I have to use 9.png for showing popups. If you have other solutions, pull request is welcome:)
private int[] popupColorArray = {R.drawable.popup_red,R.drawable.popup_blue,R.drawable.popup_green};
Is it all right?