Giter VIP home page Giter VIP logo

arcns / arc-fast Goto Github PK

View Code? Open in Web Editor NEW
340.0 4.0 72.0 40.41 MB

本项目包含一系列Android开发的便携工具,主要包括Fast Permission、Immersive Dialog、Immersive PopupWindow、Fast Span、Fast Mask等,能够让你快速、优雅的享受安卓便捷开发~

License: Mulan Permissive Software License, Version 2

Kotlin 100.00%
android drag-exit immersive mask nestedscroll permission span immersive-dialog immersive-popupwindow rounded

arc-fast's Issues

设置圆角之后控件就不显示了

        <com.arc.fast.view.rounded.RoundedTextView
            android:id="@+id/dialog_btn_left"
            android:layout_width="0dp"
            android:layout_height="match_parent"
            android:layout_gravity="center"
            android:layout_marginRight="10dp"
            android:layout_weight="1"
            android:gravity="center"
            android:singleLine="true"
            android:text="不同意"
            android:textColor="#3390e8"
            android:textSize="@dimen/sp_17"
            android:visibility="visible"
            app:rounded_background_color="#E9E9E9"
            app:rounded_radius_top_left="10dp" />

没加app:rounded_radius_top_left="10dp" 就能显示

挺好用的 能少写很多shape

希望FastTextView能增加自定义文字粗细的属性

app:fastTextView_textBold="1.0"
app:fastTextView_textBold="1.5"
app:fastTextView_textBold="1.8"
app:fastTextView_textBold="2.0"
....

这是我自己修改的。。

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.