-
Notifications
You must be signed in to change notification settings - Fork 37
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
IntroView #7
Comments
Have you call |
Provide me a code of your activity |
ok |
import android.os.Bundle; import it.michelelacorte.elasticprogressbar.ElasticDownloadView; public class MainActivity extends AppCompatActivity {
Fake download file
|
please solve this |
Comment this line and try:
|
this is the main_acitvity.xml <android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
</android.support.design.widget.CoordinatorLayout> |
hello ???? |
Please send me by email your zip project |
Unable to change the red color in background how to change that red color at back |
@mahendrushivam use this method:
call this before |
What in case of fragment
…On Mar 15, 2017 3:33 PM, "Michele Lacorte" ***@***.***> wrote:
@mahendrushivam <https://github.com/mahendrushivam> use this method:
OptionView.setBackgroundColorSquare(int color);
call this before setContentView of Activity
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AVgxIKNM8-ubzQ0ysMCwuqo6JB86H3Orks5rl7dwgaJpZM4I9Tq3>
.
|
Before set view of fragment! |
what about adapter? |
Intro View didnot display when application start.
The text was updated successfully, but these errors were encountered: