rides-android-sdk icon indicating copy to clipboard operation
rides-android-sdk copied to clipboard

Unable apply white theme on Uber RideRequestButton programmatically

Open buddhasaikia opened this issue 7 years ago • 0 comments

Tried RideRequestButton rideRequestButton = new RideRequestButton(getActivity(), null, com.uber.sdk.android.rides.R.style.UberButton_White); but not working. If I use xml button widget seems not working (it redirects to play store). Any helpful information would be much appreciated.

buddhasaikia avatar Apr 16 '17 04:04 buddhasaikia