wireguard.lists.zx2c4.com archive mirror
 help / color / mirror / Atom feed
From: Samuel Holland <samuel@sholland.org>
To: "Jason A. Donenfeld" <Jason@zx2c4.com>,
	Revath S Kumar <gmail@revathskumar.com>
Cc: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: Re: Wireguard andoird and Fire TV
Date: Tue, 21 May 2019 23:27:26 -0500	[thread overview]
Message-ID: <155570d4-4611-d355-ab05-1674d5b194eb@sholland.org> (raw)
In-Reply-To: <CAHmME9rJkejZJsuD5oCqgHCeKzz_Psry5ykaCE+rcj4acT87Dg@mail.gmail.com>

Jason,

On 5/21/19 8:58 AM, Jason A. Donenfeld wrote:
> Looks like you added that in dc7363845b3edacc5bac7be85eb7fc63790e97af.
> Remember why?

Yes (after some digging). It's due to the fact that ListView's
OnItemClickListener won't fire if you have a focusable view (like a checkbox or
a switch) in your list item. That's no longer an issue since moving to
RecyclerView, since we add the listeners to each list item ourselves. To be
sure, I tested without blocksDescendants, and I couldn't notice any difference
on a touchscreen device.

> Jason
Cheers,
Samuel
_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

      reply	other threads:[~2019-05-22  4:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-06  9:27 Wireguard andoird and Fire TV Revath S Kumar
2019-05-12 17:37 ` Samuel Holland
2019-05-17 16:34   ` Revath S Kumar
2019-05-21 10:45     ` Revath S Kumar
2019-05-22  4:19       ` Samuel Holland
2019-05-21 13:58     ` Jason A. Donenfeld
2019-05-22  4:27       ` Samuel Holland [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=155570d4-4611-d355-ab05-1674d5b194eb@sholland.org \
    --to=samuel@sholland.org \
    --cc=Jason@zx2c4.com \
    --cc=gmail@revathskumar.com \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).