|
21c74bdf5a
|
Call row/column removed callbacks on removeRows/removeColumns.
Changed callback names to _onRowRemoved, etc and changed visibility to
public to work around a TypeScript "protected" limitation.
|
2016-05-09 16:58:56 +03:00 |
|
|
68cdff85bd
|
GridLayout now calls virtual methods when rows/columns are set through XML.
Added test.
Improved code readability.
|
2016-01-21 13:55:32 +02:00 |
|
|
69e651bb43
|
Adding void return statements
|
2015-10-01 10:38:24 +03:00 |
|
|
7d948265f3
|
Adding removeColumns() and removeRows() to GridLayout
|
2015-10-01 10:34:30 +03:00 |
|
|
0ad198165c
|
Layouts are now implemented natively for Android.
|
2015-08-03 13:48:41 +03:00 |
|
|
cc829e0152
|
definitions fixed
|
2015-03-03 10:34:40 +02:00 |
|