caffeine icon indicating copy to clipboard operation
caffeine copied to clipboard

Speed up your Android development

Results 2 caffeine issues
Sort by recently updated
recently updated
newest added

- `@StringRes`, `@LayoutRes` etc should be used throughout. - Extend methods to accept res ids where views / strings are currently required: - ViewUtils.hideView(view, R.id.my_layout); - DialogUtils.quickDialog(context, R.string.my_string); - ToastUtils.quickToast(context,...

This is a minor issue, but CountUtil test cases will fail on systems with a locale that uses different punctuation for numbers. For instance, any German locale renders numbers like...