Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Checkboc Issue #477

Open
aadii10 opened this issue Apr 12, 2020 · 0 comments
Open

Checkboc Issue #477

aadii10 opened this issue Apr 12, 2020 · 0 comments

Comments

@aadii10
Copy link

aadii10 commented Apr 12, 2020

I am using Checkbox widget as below xml code:
XML Code:

   <!--Remember Me Checkbox-->
   <com.rey.material.widget.CheckBox
       android:id="@+id/remember_me_checkbox"
       style="@style/Material.Drawable.CheckBox"
       android:layout_width="wrap_content"
       android:layout_height="wrap_content"
       android:layout_marginLeft="30dp"
       android:fontFamily="@font/roboto_slab_light"
       android:gravity="center_vertical"
       android:text="@string/login_remember_me"
       android:textColor="#000000"
       android:textSize="16sp"
       android:textStyle="bold"
       app:cbd_strokeColor="#000000"
       />

But I am gettting this preview...

1

In which I can't see the check box, but only the text. Help...?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant