Skip to content

Commit

Permalink
Cleanup code
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkil committed Apr 22, 2015
1 parent 74b97fc commit a378386
Show file tree
Hide file tree
Showing 16 changed files with 32 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
package com.devspark.robototextview.sample;

import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import android.support.v7.app.AppCompatActivity;

/**
* @author Evgeny Shishkin
*/
public class MainActivity extends ActionBarActivity {
public class MainActivity extends AppCompatActivity {
/**
* Called when the activity is first created.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ public RobotoAutoCompleteTextView(Context context) {
* that were specified in the XML file. This version uses a default style of
* 0, so the only attribute values applied are those in the Context's Theme
* and the given AttributeSet.
* <p/>
* <p/>
* <p>
* <p>
* The method onFinishInflate() will be called after all children have been
* added.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ public RobotoButton(Context context) {
* that were specified in the XML file. This version uses a default style of
* 0, so the only attribute values applied are those in the Context's Theme
* and the given AttributeSet.
* <p/>
* <p/>
* <p>
* <p>
* The method onFinishInflate() will be called after all children have been
* added.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ public RobotoCheckBox(Context context) {
* that were specified in the XML file. This version uses a default style of
* 0, so the only attribute values applied are those in the Context's Theme
* and the given AttributeSet.
* <p/>
* <p/>
* <p>
* <p>
* The method onFinishInflate() will be called after all children have been
* added.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ public RobotoCheckedTextView(Context context) {
* that were specified in the XML file. This version uses a default style of
* 0, so the only attribute values applied are those in the Context's Theme
* and the given AttributeSet.
* <p/>
* <p/>
* <p>
* <p>
* The method onFinishInflate() will be called after all children have been
* added.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ public RobotoChronometer(Context context) {
* that were specified in the XML file. This version uses a default style of
* 0, so the only attribute values applied are those in the Context's Theme
* and the given AttributeSet.
* <p/>
* <p/>
* <p>
* <p>
* The method onFinishInflate() will be called after all children have been
* added.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ public RobotoCompoundButton(Context context) {
* that were specified in the XML file. This version uses a default style of
* 0, so the only attribute values applied are those in the Context's Theme
* and the given AttributeSet.
* <p/>
* <p/>
* <p>
* <p>
* The method onFinishInflate() will be called after all children have been
* added.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ public RobotoDigitalClock(Context context) {
* that were specified in the XML file. This version uses a default style of
* 0, so the only attribute values applied are those in the Context's Theme
* and the given AttributeSet.
* <p/>
* <p/>
* <p>
* <p>
* The method onFinishInflate() will be called after all children have been
* added.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ public RobotoEditText(Context context) {
* that were specified in the XML file. This version uses a default style of
* 0, so the only attribute values applied are those in the Context's Theme
* and the given AttributeSet.
* <p/>
* <p/>
* <p>
* <p>
* The method onFinishInflate() will be called after all children have been
* added.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ public RobotoExtractEditText(Context context) {
* that were specified in the XML file. This version uses a default style of
* 0, so the only attribute values applied are those in the Context's Theme
* and the given AttributeSet.
* <p/>
* <p/>
* <p>
* <p>
* The method onFinishInflate() will be called after all children have been
* added.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ public RobotoMultiAutoCompleteTextView(Context context) {
* that were specified in the XML file. This version uses a default style of
* 0, so the only attribute values applied are those in the Context's Theme
* and the given AttributeSet.
* <p/>
* <p/>
* <p>
* <p>
* The method onFinishInflate() will be called after all children have been
* added.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ public RobotoRadioButton(Context context) {
* that were specified in the XML file. This version uses a default style of
* 0, so the only attribute values applied are those in the Context's Theme
* and the given AttributeSet.
* <p/>
* <p/>
* <p>
* <p>
* The method onFinishInflate() will be called after all children have been
* added.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ public RobotoSwitch(Context context) {
* that were specified in the XML file. This version uses a default style of
* 0, so the only attribute values applied are those in the Context's Theme
* and the given AttributeSet.
* <p/>
* <p/>
* <p>
* <p>
* The method onFinishInflate() will be called after all children have been
* added.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ public RobotoTextClock(Context context) {
* that were specified in the XML file. This version uses a default style of
* 0, so the only attribute values applied are those in the Context's Theme
* and the given AttributeSet.
* <p/>
* <p/>
* <p>
* <p>
* The method onFinishInflate() will be called after all children have been
* added.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ public RobotoTextView(Context context) {
* that were specified in the XML file. This version uses a default style of
* 0, so the only attribute values applied are those in the Context's Theme
* and the given AttributeSet.
* <p/>
* <p/>
* <p>
* <p>
* The method onFinishInflate() will be called after all children have been
* added.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ public RobotoToggleButton(Context context) {
* that were specified in the XML file. This version uses a default style of
* 0, so the only attribute values applied are those in the Context's Theme
* and the given AttributeSet.
* <p/>
* <p/>
* <p>
* <p>
* The method onFinishInflate() will be called after all children have been
* added.
*
Expand Down

0 comments on commit a378386

Please sign in to comment.