Philip Rideout
ad79bb8532
Upgrade Gradle and gradle wrappers. ( #1123 )
...
This includes a small change to our custom material task because old
gradle passed only the contents of out-of-date directories, newer gradle
passes both the contents and the directory itself.
2019-04-23 12:19:06 -07:00
Philip Rideout
570dd8a869
Add an extra clean task to Android samples.
...
It is easy to run into our new material version error if a stale
filamat file is sitting around, this helps with that.
2019-03-25 17:39:47 -07:00
Romain Guy
c4989da047
Upgrade sample projects to Android Studio 3.3 ( #700 )
2019-01-14 11:50:44 -08:00
Romain Guy
380e3fa690
Simplify UiHelper API, add transparent rendering sample ( #629 )
...
* Simplify UiHelper API, add transparent rendering sample
* Rename the app
* Address review comments
Also use the proper package name
2018-12-13 09:09:09 -08:00