This shows you the differences between two versions of the page.
fss:android-first-project [2019/06/19 20:25] adriana.draghici [Project structure] |
fss:android-first-project [2019/06/19 21:34] (current) adriana.draghici [Editing your activity's layout] |
||
---|---|---|---|
Line 68: | Line 68: | ||
==== Editing your activity's layout ==== | ==== Editing your activity's layout ==== | ||
- | In the Java code of your MainActivity you will use components defined in its layout (e.g. objects for text views, buttons etc). The next images show the generated xml layout and its 'Design' view. You can edit using both views, it is a matter of choice. | + | In the Java code of your MainActivity you will use components defined in its layout (e.g. objects for text views, buttons etc). The next images show the generated xml layout and its 'Design' panel. You can edit using both panels, it is a matter of choice. |
{{:fss:android:screen_shot_2019-06-19_at_20.15.21.png?400| The Design view}} | {{:fss:android:screen_shot_2019-06-19_at_20.15.21.png?400| The Design view}} |