Skip to content
#

base-activity

Here are 2 public repositories matching this topic...

Language: All
Filter by language

This little piece of code aims to show you how to use 'ButterKnife' inside both base activity and it's fragments. The challenge was to use binding annotations of ButterKnife inside the base activity which has an empty layout at first sight. We inflated a template layout to the base activity inside the onCreate method . The second mission was to …

  • Updated May 4, 2018
  • Java

Improve this page

Add a description, image, and links to the base-activity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the base-activity topic, visit your repo's landing page and select "manage topics."

Learn more