Code Monkey home page Code Monkey logo

easysplashscreen's People

Contributors

pantrif avatar shihochan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

easysplashscreen's Issues

非常感谢你的开源。然后提个意见

要是能弄成预加载的就好,就比如说我现在设置成4秒跳转,在这4秒内其时已经跳转到要加载的页面去加载数据了,而不是过了4秒再跳转过去加载数据呢。

Not Working

The library is not working. I tried the library but it does not work and just makes my app to crash unexpectedly.

"wrap_content" for the background image

Hi, thanks for your library.
Can I change the match_parent for background image in wrap_content?
if yes where? and another question is if I can change the logo position on display need upper... thanks
thanks

Cannot resolve symbol 'gr'

does this issue has anything to do with deprecated jCenter() ?? if so, do you consider publishing the library on Maven() ??

EDMTBinding

Can not resolve reference: EDMTBinding, referenced by your project. Please add a NuGet package or assembly reference for EDMTBinding, or remove the reference to your project

but the reference does not exist....

and say that I finally thought I had found something to do with that stupid splash screen.

Incorrect background color using withBackgroundColor()

When trying to set the background color of the splash screen using withBackgroundColor, the applied color is incorrect:

Specifically, in my case, I am setting a #8d6e63 (brown) using R.color.primaryColor.

withBackgroundColor(R.color.primaryColor)

The result is a violet color.


As a temporary solution, the following code works as expected:

withBackgroundColor(Color.parseColor("#8d6e63"))

Thank you.

incompatible https://github.com/afollestad/material-dialogs

https://github.com/afollestad/material-dialogs

Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.setBackgroundResource(int)' on a null object reference
at gr.net.maroulis.library.EasySplashScreen.withBackgroundResource(EasySplashScreen.java:75)
at info.dajinrong.virtual.ui.LogoActivity.onCreate(LogoActivity.java:24)
at android.app.Activity.performCreate(Activity.java:6910)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1123)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2746)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2864) 
at android.app.ActivityThread.-wrap12(ActivityThread.java) 
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1567) 
at android.os.Handler.dispatchMessage(Handler.java:105) 
at android.os.Looper.loop(Looper.java:156) 
at android.app.ActivityThread.main(ActivityThread.java:6523) 
at java.lang.reflect.Method.invoke(Native Method) 
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:941) 
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:831) 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.