Don Phillips
Don Phillips
@chrisjenx Is this the same issue that I'm having with Calligraphy not setting the typeface when I define a fontPath item in my style that i pass to NavigationView.setItemTextAppearance()? The...
Hmm, that's good to know about MenuItems not being handled. But they seem to just be a backing dataitem for an adapter. I dug into the `NavigationView` class a bit....
Ahh, so I'm sunk, because the XML layout that's being inflated inside the `NavigationView` to display each menu item is coming out of the support design library, and that XML...
Found the XML for the item. It does have a textAppearance set, but it's set to a style directly rather than an attribute, so no go on the override there...
This definitely seems to still be an issue. I cleared my Gradle caches today and all of a sudden I could not get any of my jitpack dependencies. I was...
I'm experiencing the same thing. Drag one of the views in the viewgroup (I'm using PhysicsFrameLayout) more than 50% past the bounds, and the view flies away, never to be...
I did not solve it. I just made it so you can't drag/fling them around anymore. It was a nice, but unnecessary feature for my usecase.
I am an authorized contributor via my company’s CLA – Prosper Marketplace, Inc. -Don Phillips From: googlebot Sent: Thursday, March 21, 2019 1:58 PM To: googlesamples/android-play-safetynet Cc: Don Phillips ;...
Bump - is anyone from Google here?
Bump - it's been a month now, is anyone there?