Computer Science, asked by vidyajamdar338, 5 hours ago

list different attributes which can be used with any layout manager​

Answers

Answered by senthilchellam1982
6

Explanation:

Attributes of Layout in Android

android:id: It uniquely identifies the Android Layout.

android:hint: It shows the hint of what to fill inside the EditText.

android:layout_height: It sets the height of the layout.

android:layout_width: It sets the width of the layout.

Answered by CuteBunny21
4

Answer:

\huge\mathcal{\fcolorbox{aqua}{azure}{\red{❖Answer}}}

Attributes of Layout in Android

android:id: It uniquely identifies the Android Layout.

android:hint: It shows the hint of what to fill inside the EditText.

android:layout_height: It sets the height of the layout.

android:layout_width: It sets the width of the layout.

Similar questions