ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 119 - Associate Android Developer discussion

Report
Export

Working with Custom View. To define custom attributes, we can add <declare-styleable> resources to our project. It is customary to put these resources into a file:

A.
res/layout/attrs.xml
Answers
A.
res/layout/attrs.xml
B.
res/values/attrs.xml
Answers
B.
res/values/attrs.xml
C.
res/raw/attrs.xml
Answers
C.
res/raw/attrs.xml
D.
res/xml/attrs.xml
Answers
D.
res/xml/attrs.xml
Suggested answer: B

Explanation:

Reference: https://developer.android.com/guide/topics/ui/custom-components

asked 18/09/2024
Kina Collins
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first