Changes

Jump to: navigation, search
Changing the Floating Action Button
Since the objective of this example is to configure the floating action button to add entries to a list, the email icon currently displayed on the button needs to be changed to something more indicative of the action being performed. The icon that will be used for the button is named ic_add_entry.png and can be found in the project_icons folder of the sample code download available from the following URL:
[http://www.ebookfrenzy.com/retailweb/as30kotlin/index.php http://www.ebookfrenzy.com/retailweb/as30kotlin/index.php]
Locate this image in the file system navigator for your operating system and copy the image file. Right-click on the app -> res -> drawable entry in the Project tool window and select Paste from the menu to add the file to the folder:

Navigation menu