Git Product home page Git Product logo

android-support-23.2-sample's Introduction

SnapShot:

Contains features

  • Vector Drawable

  • Animated Vector Drawable

  • AppCompat DayNight theme

  • Bottom Sheets

    Using BottomSheetDialog in day-night mode.

  • RecyclerView: WRAP_CONTENT

License

MIT

Related links

Thanks

android-support-23.2-sample's People

Contributors

androidmalin avatar liaohuqiu 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-support-23.2-sample's Issues

Vector DrawableLeft to TextView and background RadioButton

How work with vector when me need setBackground to RadioButton vector image , and DrawableLeft to textView ?
Error ->Caused by: android.content.res.Resources$NotFoundException: File res/drawable/vector_drawable_cpu.xml from drawable resource ID #0x7f02004e

pathData 动画不支持?

<set xmlns:android="http://schemas.android.com/apk/res/android">
    <objectAnimator
        android:duration="1000"
        android:propertyName="pathData"
        android:repeatCount="infinite"
        android:repeatMode="reverse"
        android:valueFrom="@string/left_arrow"
        android:valueTo="@string/right_arrow"
        android:valueType="pathType" />
</set>

Genymotion点击切换主题会崩溃

Genymotion 型号:Google Nexus 5-6.0.0-API 23 -1080x1920
点击切换主题,会崩溃,打印的log如下:

03-24 04:21:07.592 14230-14259/in.srain.demos.vector W/OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xe99eb680, error=EGL_SUCCESS
03-24 04:21:12.028 14230-14259/in.srain.demos.vector E/Surface: getSlotFromBufferLocked: unknown buffer: 0xe8e371c0
03-24 04:21:12.046 14230-14259/in.srain.demos.vector E/Surface: queueBuffer: error queuing buffer to SurfaceTexture, -19
03-24 04:21:12.047 14230-14259/in.srain.demos.vector E/EGL_emulation: tid 14259: swapBuffers(288): error 0x3003 (EGL_BAD_ALLOC)
03-24 04:21:12.047 14230-14259/in.srain.demos.vector A/OpenGLRenderer: Encountered EGL error 12291 EGL_BAD_ALLOC during rendering
03-24 04:21:12.047 14230-14259/in.srain.demos.vector A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 14259 (RenderThread)

还没有在真机上试过,不知道是不是就这款模拟器有问题,秋哥可以试试

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.