Skip to content

Instantly share code, notes, and snippets.

@smaugho
Last active May 4, 2017 13:01
Show Gist options
  • Save smaugho/ca79473c34b448f531707003e36fbac8 to your computer and use it in GitHub Desktop.
Save smaugho/ca79473c34b448f531707003e36fbac8 to your computer and use it in GitHub Desktop.
Actions in fields
@EActivity(R.id.activity_settings)
public class SettingsActivity extends Activity {
@Click
$ProfileFragment showProfile;
@Click
$NotificationsFragment showNotifications;
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment