Deshar Sunil

Results 13 comments of Deshar Sunil

How to use this function on a fragment ! @Override protected void attachBaseContext(Context newBase) { // Set Default Font super.attachBaseContext(CalligraphyContextWrapper.wrap(newBase)); } Can you guyz provide more information ! Its not...

data_created in my table isn't timestamp format. This is a format of data_created : 2017-08-18 It seems to be not working. I need to use where clause strftime() by year...

Are u searching something like loading Splash Screen Until Database will become ready ! Did u found the solution !

Is there any updates in this issue yet ! What is the reason that makes it slow or hang when value of regular_cell_size start with 0 ?

Ok Sir! Am waiting 4 ur updates ! Do your best ! 👏👏👏 On 4 Jun 2017 00:31, "Riddhiman Adib" wrote: > Hi, I'll make an update soon with the...

@jordancardwell It really works .... but maybe sometime it may `this.refs is deprecated` in react newer version ... so i implement ref like this ``` constructor(props) { super(props); this.chartRef =...

Should i need to edit in library or i how can i change it to satellite by default ... `'mapTypeId' => \dosamigos\google\maps\MapTypeId::SATELLITE,` is still not working

@indygill @DK-Web @adnoh Its seems like shortcode is not working[rendering] at backend or define_admin_hooks ... Is there something missing

@ashnurkoff Did you get it .. I solved it by pushing into array and use that variables in selectDate(allDates)