1277379283

Results 5 comments of 1277379283

oh sorry,It turned out to be this,I solved it. Thank the author for writing this control perfectly. ![image](https://user-images.githubusercontent.com/13748217/66694694-f1836a00-ece8-11e9-9594-2e979cbe7f1c.png)

恩,非常感谢~我已解决,我原来以为只需要,不携带值传个tag 接收方就能做相应的事件

![image](https://user-images.githubusercontent.com/13748217/28051091-77cdbd2e-6634-11e7-9c0d-4135d1efa5eb.png)

package calendar.oa.com.myapplication; import android.content.Context; import android.graphics.Color; import android.view.LayoutInflater; import android.view.View; import android.widget.ImageView; import android.widget.TextView; import com.ldf.calendar.Utils; import com.ldf.calendar.component.State; import com.ldf.calendar.interf.IDayRenderer; import com.ldf.calendar.model.CalendarDate; import com.ldf.calendar.view.DayView; /** * Created by ldf on...

嗨 我发现 CustomDayView一直获取的控件就是null ,但是 我用了 很多方法 还是不行,有更好的建议嘛?