Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 08b67537 authored by Sumir Kataria's avatar Sumir Kataria
Browse files

Allow reflection access to ProgressBar#mOnlyIndeterminate.

I think this one is fine to punt.  The field applies to the default
progress bar, which can only be indeterminate.  However, if someone
can't customize their themes and styles, they may end up in a
situation where they need this to be different and there is no public
API for it.  Making a public API is messy because it is really hard
to reason about and the behavior would be a no-op much of the time.
It's better to avoid adding confusion for the majority of developers.

Test: N/A
Bug: 124049927
Change-Id: Ie63429831ec803d2d3c50464176c4e6f8a30ec33
parent eb8c06d6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment