Merge pull request #645 from maskaravivek/overlayMenu

Add popup menu in nearby info dialog
This commit is contained in:
Josephine Lim 2017-05-20 15:23:35 +02:00 committed by GitHub
commit b3215b1e78
8 changed files with 97 additions and 8 deletions

View file

@ -44,6 +44,7 @@ android {
minSdkVersion project.minSdkVersion
targetSdkVersion project.targetSdkVersion
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
buildTypes {