James Fenn
James Fenn
This looks great, thanks! I wasn't aware of this API before (well, I was, but I didn't know how to use it). I'll test it with a few other music...
I'm not sure that this is even possible to accomplish. The best I've managed to do so far is to set the background drawable as `android.R.drawable.list_selector_background`, which does at least...
Well, it appears that it's partially possible. `android.R.attr.selectableItemBackground` works fine, but `android.R.attr.selectableItemBackgroundBorderless` doesn't for some reason.
Interesting. I could've sworn I got phonograph working properly before. Oh well, I'll try to fix it the next time I'm working on this. Thanks for letting me know :+1:...
Yes! Please do. Sorry, I've been meaning to write contributing guidelines for this (and some other projects) for a while, I just haven't gotten around to it yet. Thank you...
It is possible to do so, though the camera / notch would not be visible over the screenshot (unless this issue is fixed). This project's primary focus at the moment...
Notifications & replies seem to work fine on Android Wear for now, so this issue's priority is pretty low for the moment.
It looks like it was caused by the markdown stuff iterating through every single possible emoji. I cleaned some stuff up and made it only get people's profiles (for tags...
> Internal links that are part of the same collection need to be removed entirely It looks like [internal links](https://electricbookworks.github.io/ebw-training/making-ebooks/text/4-links.html) are possible within an epub - likewise for supporting anchors/heading...
Outlining some of the reasoning I think is behind this: - Filters are currently tied to the active search results; only filters that are included in the current search results...