Android: Implement game-specific settings overrides UI

This commit is contained in:
Greg Wicks
2018-02-16 13:47:52 -05:00
parent f3826b4e92
commit e19922c5de
14 changed files with 235 additions and 37 deletions

View File

@ -96,7 +96,6 @@ dependencies {
// Allows FRP-style asynchronous operations in Android.
implementation 'io.reactivex:rxandroid:1.2.1'
implementation 'com.nononsenseapps:filepicker:4.1.0'
}