Project

General

Profile

« Previous | Next » 

Revision fe7fe83e

Added by Leszek Koltunski almost 6 years ago

Overhaul of the Effects3D generic test app.

Still not perfect (the 'postprocess' tab does not work; things crash when we rotate)

View differences:

build.gradle
20 20
dependencies {
21 21
    api project(':distorted-library')
22 22
    implementation 'com.android.support:support-v4:27.1.1'
23
    implementation 'com.android.support:support-v13:27.1.1'
24
    implementation 'com.android.support:design:27.1.1'
23 25
}

Also available in: Unified diff