Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

T01.03-Exercise-AddScrolling-into FrameLayout #476

Open
daisymai99 opened this issue Sep 28, 2020 · 3 comments
Open

T01.03-Exercise-AddScrolling-into FrameLayout #476

daisymai99 opened this issue Sep 28, 2020 · 3 comments

Comments

@daisymai99
Copy link

<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"

          ....

<ScrollView
android:layout_width="match_parent"
android:layout_height="wrap_content"

it say that wrong closing tag and i have compare to solution but it no different at all

@daisymai99 daisymai99 reopened this Oct 3, 2020
@oscarib
Copy link

oscarib commented Oct 17, 2020

Is there any response at all form Udacity?

@Sagar0-0
Copy link

Sagar0-0 commented Oct 1, 2021

did you add > in the end of scrollView?

@Sagar0-0
Copy link

Sagar0-0 commented Oct 1, 2021

<ScrollView android:layout_width="match_parent" android:layout_height="wrap_content">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants