udacity / ud851-Sunshine

Apache License 2.0
2k stars 4.51k forks source link

S11.03-Exercise-DetailLayoutAndDataBinding TODO setContentDescription #202

Open HasanElHefnawy opened 5 years ago

HasanElHefnawy commented 5 years ago

TODO from (9) to (14) and from (17) to (24) should be removed because setContentDescription() should be used to label graphical elements, such as ImageView and ImageButton objects. It doesn't make sense to label TextView objects. [1]