square / assertj-android

A set of AssertJ helpers geared toward testing Android.
https://square.github.io/assertj-android/
Apache License 2.0
1.58k stars 156 forks source link

TextView.inputType is a bit mask #160

Open JakeWharton opened 9 years ago

JakeWharton commented 9 years ago

Currently treated as a value.

JakeWharton commented 9 years ago

This is a bitmask of bitmaks. So that'll be fun...