Samuel, Looks like you added that in https://git.zx2c4.com/wireguard-android/commit/app/src/main/res/layout/config_list_item.xml?id=dc7363845b3edacc5bac7be85eb7fc63790e97af . Remember why? Jason On Tue, May 21, 2019, 15:57 Revath S Kumar wrote: > Hello Samuel, > > Thanks for the reply. That tip helped me. > I am not a Andorid developer, but tried to look into the code to fix > this problem with help of some friends. > Seems like the issue is due to ` > android:descendantFocusability="blocksDescendants"` in > tunnel_list_item.xml [1]. > > Is there any reason why the value is `blocksDecendants`? > When I remove that line it seems to work fine (gif link)[2]. > > I can send a patch if this is the only change needed. > > [1]: > https://git.zx2c4.com/wireguard-android/tree/app/src/main/res/layout/tunnel_list_item.xml#n32 > [2]: https://imgur.com/a/f3nbA7R > > with regards, > Revath S Kumar, > JavaScripter / Rubyist > > On Sun, May 12, 2019 at 5:37 PM Samuel Holland > wrote: > >> On 5/6/19 4:27 AM, Revath S Kumar wrote: >> > Hello all, >> > >> > I tried to side load the wireguard android on Fire TV stick. >> > I was successfully able to install and create a new config. >> > But once the config is created I was not able to enable the config. >> > >> > The navigation using the FireTV remote never gets focus on config >> toggle button. >> > >> > Any plan to support TV sooner? >> >> See https://lists.zx2c4.com/pipermail/wireguard/2019-January/003768.html >> >> It's possible to get it working with the remote, but that would require >> someone >> to write (and test!) the code to do so. Right now there's nobody working >> on the >> Android app. >> >> > with regards, >> > Revath S Kumar, >> > JavaScripter / Rubyist / PHP >> >> Cheers, >> Samuel >> > _______________________________________________ > WireGuard mailing list > WireGuard@lists.zx2c4.com > https://lists.zx2c4.com/mailman/listinfo/wireguard >