Ade Fajar
Ade Fajar
Overriding indicator color with gradient when using this function, Note : if this function not called, tab indicator will use default stl_indicatorColor Sample usage : SmartTabLayout.setGradientIndicator(Color.rgb(1,1,1),Color.rgb(100,100,100)) param colorStart are int...
is there a way?
i was trying to using BitmapDescriptorFactory.defaultMarker and its getting red, any references? ``` if (Build.VERSION.SDK_INT >= 23) { val geoLocator = GeoLocator(this@BerangkatKerjaActivity, this@BerangkatKerjaActivity) val origin = LatLng(geoLocator.lattitude, geoLocator.longitude) //lokasi terapis...
anyway to change it?
and some fix for build.gradle project to run it