Skip to content

lsjwzh/afinal-view-helper

Repository files navigation

Afinal-view-helper

Simple plug-in for Android Studio/IDEA that allows one-click creation of Afinal view injection view injections.

How to install

  • in Android Studio: go to Preferences → Plugins → Browse repositories and search for afinal [waiting]

or

  • download it and install via Preferences → Plugins → Install plugin from disk

How to use it

  1. Right click on usage of desired layout reference (e.g. R.layout.main in your Activity or Fragment), then Generate and Generate Afinal Injections
  2. Pick injections you want, you also have an option to create ViewHolder for adapters.
  3. Click Confirm and enjoy injections in your code with no work!

How to build the code

Other's work

About

afinal-view-helper

Resources

License

MIT, Apache-2.0 licenses found

Licenses found

MIT
LICENSE
Apache-2.0
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages