Files
filament/android/samples/transparent-view/settings.gradle
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

4 lines
54 B
Groovy

includeBuild '../../filament-android'
include ':app'