Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は Android を使用してCalendarViewおり、いくつかの日付を強調表示する必要があります。それを行う方法が見つかりません。利用可能なものはありますか?
CalendarView
特定の日付を強調したい場合は、setDate() を呼び出すことができます。
複数の日付を強調表示したい場合、それを行う簡単な方法はありません。独自のカレンダー ビューを作成する必要があります。