Austin Kirk
Austin Kirk
__Current Problem__ Take a situation where three apps A, B, and C are connected to the head unit via Multiplex BT transport, and all through app A's Router Service. When...
### Bug Report Currently the generic `RpcStruct` class uses a method in a bunch of classes called `valueForString` that each return a specific type according to the object. (https://github.com/smartdevicelink/sdl_android/blob/master/sdl_android/src/main/java/com/smartdevicelink/proxy/RPCStruct.java#L204) If...
I am trying to wrap the height of a `ChannelList`, so I can place a view directly under the list of channels, but I am unable to do this dynamically....