Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A 1:41 We will be continuing to work with the application from the previous homeworks. In this homework, we will convert the activity to work

image text in transcribed

image text in transcribed

A 1:41 We will be continuing to work with the application from the previous homeworks. In this homework, we will convert the activity to work with an ActionBar and Actionltem rather than a FloatingButton. The action bar will contain two items, a Compose item and a Settings item. Big O Email Email Address The Compose item should be visible if there is room, and the Settings item should never be visible. Email Subject Complexity Data Structure Initially the Compose button should contain an image of a pen. When this is item is clicked with the image of a pen (edit icon), it should: a) Fill in the TextView at the bottom of the image with the appropriate message b) Change the icon displayed to the email icon 2-3 Tree Operations Get Min Insert Search Case When the item is clicked with an image of the email icon, it should compose an email to be sent via an implicit intent, and change the image in the item back on to one of a pen. O Average Case Worst Case Result Make sure that you are correctly persisting state for this assignment. To: Subject: Here is an image of the email icon: Please submit the xml code for your toolbar menu and layouts, and the code for your main activity A 1:41 We will be continuing to work with the application from the previous homeworks. In this homework, we will convert the activity to work with an ActionBar and Actionltem rather than a FloatingButton. The action bar will contain two items, a Compose item and a Settings item. Big O Email Email Address The Compose item should be visible if there is room, and the Settings item should never be visible. Email Subject Complexity Data Structure Initially the Compose button should contain an image of a pen. When this is item is clicked with the image of a pen (edit icon), it should: a) Fill in the TextView at the bottom of the image with the appropriate message b) Change the icon displayed to the email icon 2-3 Tree Operations Get Min Insert Search Case When the item is clicked with an image of the email icon, it should compose an email to be sent via an implicit intent, and change the image in the item back on to one of a pen. O Average Case Worst Case Result Make sure that you are correctly persisting state for this assignment. To: Subject: Here is an image of the email icon: Please submit the xml code for your toolbar menu and layouts, and the code for your main activity

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David M Kroenke, David J Auer

6th Edition

0132742926, 978-0132742924

More Books

Students also viewed these Databases questions