OSDN Git Service

b/2507842 Added code to hide response spinner if not supported
authorErik <roboerik@android.com>
Fri, 12 Mar 2010 22:11:54 +0000 (14:11 -0800)
committerErik <roboerik@android.com>
Fri, 12 Mar 2010 22:24:03 +0000 (14:24 -0800)
commit16d119af4234cba88a54990fdef9a125f6d377db
tree9448b21fda5a713e0ed8d2c845fa2ffad9ecd938
parent478fbf83f04c453a2fff59079f60e75753077c50
b/2507842 Added code to hide response spinner if not supported

Added code to check the organizerCanRespond flag in the Calendars table as part
of the logic to decide if the my response spinner should be displayed. If the
account for the calendar is the organizer and organizerCanRespond is set to 0
we will no longer display the spinner.

Change-Id: I7fb1ef808320c65a7679aed265591b356a1d1dfd
src/com/android/calendar/EventInfoActivity.java