Jamie Johnson
|
c6ffde7a60
|
Add widgetColor, titleColor, contentColor and linkColor options (#72)
* add widgetColor option
* update readme
* update more color options
* call correct functions
* update readme
* cleanup
|
2017-12-05 10:38:56 +01:00 |
|
Vinicius Zaramella
|
40bfea058e
|
Fix crash when not selecting a option with itemsCallbackSingleChoice
Fix problem with crash when not selecting a option with itemsCallbackSingleChoice.
|
2017-09-17 19:36:30 +02:00 |
|
Gustavo Fão Valvassori
|
24c331efd7
|
fix color names
|
2017-02-18 06:34:31 -02:00 |
|
Gustavo Fão
|
6d15e55360
|
Added support for button color
|
2017-02-17 13:15:16 -02:00 |
|
Farzad Abdolhosseini
|
8dabf4ce5b
|
Added gravity options for title, text, and buttons. Also added a simpler rtl option, for changing alignment to RTL
|
2016-12-18 12:47:47 +03:30 |
|
Alisson Carvalho
|
ae863ffd29
|
Fix NullPointerException, when there's nothing item selected (index -1)
|
2016-06-06 16:46:55 -03:00 |
|
Anthony Ou
|
7c51e1bab6
|
Update DialogAndroid.java
|
2016-03-18 11:47:03 -06:00 |
|
Anthony Ou
|
7ee0b7ac87
|
Dismiss works after selecting a simple list item
|
2016-03-17 13:59:13 -06:00 |
|
Anthony Ou
|
4f9e8bf493
|
updated java
|
2016-03-11 15:55:20 -07:00 |
|
Anthony Ou
|
d3632dc994
|
Updated packager
|
2016-03-07 13:44:09 -07:00 |
|
Byron Wang
|
641dea6d84
|
Show dialog on UI thread to avoid crash
|
2016-02-11 15:36:21 +08:00 |
|
Janic Duplessis
|
805292d39b
|
Allow using Activity instead of FragmentActivity
|
2016-01-24 13:05:59 -05:00 |
|
jeffchienzabinet
|
72d9c0526f
|
Added dismiss method
|
2016-01-05 19:56:22 -08:00 |
|
Geoffrey Goh
|
929557dae7
|
Rename ReadableMapKeySeyIterator to ReadableMapKeySetIterator
|
2015-11-20 18:49:43 -08:00 |
|
Aakash N S
|
55d84b9408
|
Cleaned up Java Code
|
2015-11-01 23:58:58 +05:30 |
|
Aakash N S
|
faf2f5f047
|
Added examples for implemented features
|
2015-11-01 22:58:44 +05:30 |
|