do you use synthetics? One thing to try is maybe t...
# android
g
do you use synthetics? One thing to try is maybe to throw away all the prefixes and let the android to figure out which id to export. Basically, you'll have many ids named
dividerView
but it shouldn't be a problem, because most of the time the surrounding context is enough to avoid confusion.