Austin Kirk
Austin Kirk
This is where the apps are deciding to fall back on legacy BT: https://github.com/smartdevicelink/sdl_android/blob/master/sdl_android/src/main/java/com/smartdevicelink/SdlConnection/SdlConnection.java#L97-L106 A possible solution would be to check for any other router services before falling back and...
@zsmb13 Any update on this? I want to try incorporating both into an upcoming project. I have a demo working but I'm yet to efficiently tie `viewState` to a Composable...
> So I was wondering if the component that you want to place under the ChannelList should act as the last item in the list (and be scrollable with the...
Same here, but this action hasn't been updated since 2022
Thanks for the response @ilharp - I'll try setting the `buildToolsVersion` Just FYI I've been using `@v1` without that for awhile with no problems, it was even working for jobs...