Git Product home page Git Product logo

Comments (1)

MohamedElkhouly123 avatar MohamedElkhouly123 commented on August 25, 2024

when delete this problem solved

    <attr name="mcv_dateTextAppearance" format="reference" />
    <attr name="mcv_weekDayTextAppearance" format="reference" />
    <attr name="mcv_headerTextAppearance" format="reference" />

    <attr name="mcv_arrowColor" format="color" />
    <attr name="mcv_leftArrowMask" format="reference" />
    <attr name="mcv_rightArrowMask" format="reference" />
    <attr name="mcv_selectionColor" format="color" />

    <attr name="mcv_showOtherDates" format="integer">
        <flag name="none" value="0" />
        <flag name="other_months" value="1" />
        <flag name="out_of_range" value="2" />
        <flag name="decorated_disabled" value="4" />
        <flag name="defaults" value="4" />
        <flag name="all" value="7" />
    </attr>

    <attr name="mcv_weekDayLabels" format="reference" />
    <attr name="mcv_monthLabels" format="reference" />

    <attr name="mcv_tileSize" format="dimension" />

    <attr name="mcv_calendarDiff" format="integer" />

    <attr name="mcv_firstDayOfWeek" format="enum">
        <enum name="sunday" value="1" />
        <enum name="monday" value="2" />
        <enum name="tuesday" value="3" />
        <enum name="wednesday" value="4" />
        <enum name="thursday" value="5" />
        <enum name="friday" value="6" />
        <enum name="saturday" value="7" />
    </attr>

</declare-styleable

from material-hijri-calendarview.

Related Issues (20)

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.