项目作者: amansharma-dev

项目描述 :
高级语言: Java
项目地址: git://github.com/amansharma-dev/Codelabs_ADF_Unit1_GetStarted_1.3_Text_and_ScrollingViews_CodingChallenge.git


Coding Challenge - Android fundamentals 01.3: Text and scrolling views

Challenge :

Add another UI element—a Button—to the LinearLayout inside the ScrollView so that it scrolls with the text.

  • Make the Button appear below the article. The user scrolls to the end of the article to see the Button.
  • Use the text Add Comment for the Button. For this challenge, there is no need to create a button-handling method; all you have to do is put the Button element in the proper place in the layout.

Follow on Twitter :bird:

Thank You.