Erinel
03/21/2018, 3:42 PMNishant Dande
03/21/2018, 9:08 PMhiennguyen1001
03/23/2018, 4:11 AMedwardwongtl
03/23/2018, 4:17 AMnatiginfo
03/24/2018, 11:26 AMpal0810
03/25/2018, 1:38 PMfmcauley
03/25/2018, 8:06 PMJoe
03/26/2018, 10:22 AM{
"data_type": "<actual_data_type>",
"data_id": "<actual_data_id>",
"data": <data_object>
}
The issue is that the data
can actually be several different objects based on what data_type
is can I’m not sure how to pass that information into the adaptor for Data
. I’ve tried a couple different things, but it just gets closer and closer to me parsing the whole thing myself, which seems to defeat the point. Is there a way to pass information from one adaptor to another?joseph_ivie
03/26/2018, 9:56 PMDaniel Morgan
03/26/2018, 10:22 PMjoseph_ivie
03/27/2018, 3:16 AMCihan Soylular
03/27/2018, 1:56 PMmannodermaus
03/27/2018, 2:15 PMkenkyee
03/28/2018, 11:17 AMm3mphisdev
03/28/2018, 2:18 PMapply plugin: 'kotlin-kapt'
I get this error 3rd-party Gradle plug-ins may be the causedimsuz
03/28/2018, 3:28 PMConfiguration 'compile' is obsolete and has been replaced with 'implementation'.
But git grep compile
in my whole source tree gives 0 results.
So I assume this is some gradle plugin contributing those outdated statements.
Is there any way to quickly spot which one (without manually removing them one-by-one?)kenkyee
03/29/2018, 10:55 AMromane
03/29/2018, 3:28 PMgildor
03/30/2018, 3:20 AMViral
03/30/2018, 5:26 AMScott
03/30/2018, 7:13 AMo.semen
03/30/2018, 1:05 PMtoolbarLayout
is toolbar I’m looking for but it is a View
as included might be any view… but how can I get it as Toolbar
without casting ?oday
03/31/2018, 5:47 PMTarun
04/02/2018, 6:38 AMDavor
04/03/2018, 10:41 AM(DachshundTabLayout) -> AnimatedIndicatorInterface
that i provide in my module and should be able to get from my component but compiler throws an error saying that the type Function1<? super com.kekstudio.dachshundtablayout.DachshundTabLayout,? extends com.kekstudio.dachshundtablayout.indicators.AnimatedIndicatorInterface>
cannot be provided without an @Provides annottated methodrkeazor
04/03/2018, 7:22 PMBillKarv
04/03/2018, 10:05 PMManjee
04/04/2018, 2:43 AMghosalmartin
04/04/2018, 4:42 PMjakubgruber
04/05/2018, 7:34 AMjava.lang.ClassNotFoundException: com.sun.tools.javac.util.Context
jakubgruber
04/05/2018, 7:34 AMjava.lang.ClassNotFoundException: com.sun.tools.javac.util.Context
gildor
04/05/2018, 7:42 AMjakubgruber
04/05/2018, 8:01 AM