xmlgtst1

Xml code posted
created at 12 Jul 20:03

Edit | Back
1
2
3
4
5
6
7
8
9
10
11
12
13
<FrameLayout
  android:id="@+id/invalidateRecordReloadPointerDataCleanScreen"
  android:layout_width="wrap_content"
  android:layout_height="wrap_content"
  gn:act_set="[gn:act_trigger]|[@+id/invalidateRecord,gn:act_set],[gn:act_cleanWidgets]|[],[gn:act_fill_dropdown]|[@+id/ddCleaningReport_visibleDamages],[gn:act_setVariable]|[@variable/screen2NfcTag,@variable/visitNfcTag],[gn:act_trigger]|@+id/newOrExistingReading,gn:act_set]" />

<!--invalidates record-->

<FrameLayout
  android:id="@+id/invalidateRecord"
  android:layout_width="wrap_content"
  android:layout_height="wrap_content"
  gn:act_set="[gn:act_showSingleChoiceDialog]|[@string/msgBoxInvalidTag,@string/msgBoxDifferentWorkplaceConfirmation,a,a]::],[gn:act_reloadAutoFilledWidgets]|[@+id/timeOutDATA],[gn:act_calculate]|[@+id/workTime,(((@+id/timeOutDATA-@+id/timeInDATA)/1000)/3600)],[gn:act_rawUpdateValues]|[cleaningReports,@variable/reportId;cleaningReport_toiletNumber,cleaningReport_toiletCleaningCompleted,cleaningReport_toiletsShowers,cleaningReport_toiletPaperFilled,cleaningReport_handTowels,cleaningReport_soapFilled,cleaningReport_visibleDamage,cleaningReport_visibleDamageComment,cleaningReport_visibleDamageOtherComments,cleaningReport_employeeInitials,cleaningReport_timeOut,cleaningReport_workingTime,cleaningReport_status;@+id/txtToiletNumberDATA,@+id/txtToiletServiceToiletCleaningCompletedDATA,@+id/txtToiletServiceShowersCleanedDATA,@+id/txtToiletServiceToiletPaperFilledDATA,@+id/txtToiletServiceHandTowelsFilledDATA,@+id/txtToiletServiceSoapFilledDATA,@+id/ddCleaningReport_visibleDamages,@+id/txtToiletServiceDamageCommentsDATA,@id/txtToiletServiceOtherCommentsDATA,@+id/txtEmployeesInitialsDATA,@+id/timeOutDATA,@+id/workTime,2]"/>
1.69 KB in 7 ms with coderay