Translations:Android Training/Starting Another Activity/24/en

Display the MessageBearbeiten

  1. In the res/layout directory, edit the content_display_message.xml file.
  2. Add an android:id attribute to the RelativeLayout. You need this attribute to reference the object from your app code.