**** BEGIN LOGGING AT Sun Oct 02 02:59:58 2016 Oct 02 03:00:37 SuperWangCC2: first, change channel. Go to #android-root Oct 02 03:01:44 thanks Oct 02 03:13:01 for a list are there design guidelines? like should the list background be the same as the background for my list items? Oct 02 03:13:12 currently the background is white but the list items are like grey.. Oct 02 03:15:29 <_genuser_> error: device offline. err, not it's not! Oct 02 03:51:32 wow, rust gets wasm target Oct 02 05:21:43 has anyone here used MoPub before? I got my ads all set up and working but if I destroy them in onDestroy as per the documentation, they never get re-created and it seems that trying to create it onResume just fails completely Oct 02 05:22:10 I know it's kind of a mopub specific question but I thought I'd check here first to see if anyone might have some insight as to why Oct 02 08:10:37 all quiet on the ... Oct 02 08:31:28 should list items have the same background colour as the list itself ? Oct 02 08:33:35 Hey guys I got a litlle problem while compiling cm 13 could someone help me http://pastebin.com/ppSSaWJj https://github.com/Packmaan7144/kernel_nvidia_s8515 https://github.com/Packmaan7144/device_nvidia_s8515 Oct 02 08:38:52 Fun find: Google’s Screenwise Meter app uses Jackson, not Gson, uses JodaTime, not the JSR versions, and includes the full OCR model Oct 02 08:38:52 thats job for.. #android-dev ! Oct 02 08:39:10 erm.. #android-root Oct 02 08:39:18 ROM/kernel stuff goes into #android-root Oct 02 08:39:30 ah sry my bad Oct 02 09:00:15 how do i check why an activity has finished Oct 02 09:11:30 Activity#isFinishing/isChangingConfiguration Oct 02 09:16:12 thornekey: why? Oct 02 09:16:16 if you started the activity, Oct 02 09:16:24 with startActivityForResult, Oct 02 09:16:27 you get a resultcode Oct 02 09:16:37 which the activity can set when finishing with setResult() Oct 02 09:16:42 ohk Oct 02 09:16:46 default is RESULT_CANCEL Oct 02 09:17:27 praise the lord for onActivityResult Oct 02 10:07:57 ... using