Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature view and activity utils #1

Merged
merged 6 commits into from
May 5, 2018

Conversation

shanmugasanthosh7
Copy link
Owner

Added travis.yml and more utils functions

Copy link
Owner Author

@shanmugasanthosh7 shanmugasanthosh7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check ContextUtils.

Copy link

@luffalabs luffalabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add documentation for newly added functions.

* Hide Keyboard
*/
fun Context.hideKeyboard() {
val inputManager = this.getSystemService(Context.INPUT_METHOD_SERVICE) as InputMethodManager

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change InputMethodManager as new function.

Copy link

@luffalabs luffalabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks good.

@shanmugasanthosh7 shanmugasanthosh7 merged commit bb3c845 into master May 5, 2018
@shanmugasanthosh7 shanmugasanthosh7 deleted the feature-view-and-activity-utils branch July 27, 2018 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants