Refactor CheckedTextView-related code.
This change implements the following changes: 1. Rename com.tmobile.widget.CheckedTextView class to com.tmobile.widget.PlutoCheckedTextView. 2. Derive the new class from android.widget.CheckedTextView. 3. Modify the base class, to simplify subclassing. CR:JoshG.
Loading
Please register or sign in to comment