1 /**
2  * <pre>
3  * &lt;Button
4  *     android:id="@+id/button_id"
5  *     android:layout_height="wrap_content"
6  *     android:layout_width="wrap_content"
7  *     android:text="@string/self_destruct" /&gt;</pre>
8  */
9 public class C {
10 }
11