s--i / AndroidTipCalculator

0 stars 0 forks source link

Review my app #1

Open s--i opened 11 years ago

s--i commented 11 years ago

No problems encountered, /cc @nesquena @timothy1ee

timothy1ee commented 11 years ago

In your AndroidManifest.xml, set your minSdkVersion to 10, which is Gingerbread. Otherwise, everything looks good. FYI, you can also embed meta data in the Views in the tag property where you can store the tip amount. But disambiguating using the id as you did works as well.