From 98bd663f5f661f2d33a371eeba3258c390618112 Mon Sep 17 00:00:00 2001 From: cimenmus Date: Thu, 18 Apr 2019 23:00:00 +0300 Subject: [PATCH] campaign fix --- .idea/caches/build_file_checksums.ser | Bin 538 -> 538 bytes .idea/caches/gradle_models.ser | Bin 353529 -> 353529 bytes app/release/output.json | 2 +- .../CampaignProductDetailsActivity.java | 4 ++++ .../android/activity/CreateOrderActivity.java | 20 ++++++++++++++++++ .../CreateOrderSummaryFragment.java | 4 ++-- .../createOrder/PaymentMethodFragment.java | 2 +- .../main/res/layout/row_option_checkbox.xml | 9 +++++++- app/src/main/res/layout/row_option_radio.xml | 9 +++++++- 9 files changed, 44 insertions(+), 6 deletions(-) diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index a4216db29e7428956228aefe5a41b7453b627dfb..3475856e84eb3a40fb15d7ae6214c77b58d0949c 100644 GIT binary patch delta 16 YcmbQmGK*!xbk;2OTiTr)=hQI*05m5CQ~&?~ delta 16 YcmbQmGK*!xbk@vQVHq!EHhcC(WmG a#IY`9WS_n&j#Y|9XtGNA_7icehHL;L?m;X7 delta 163 zcmex)QuOCZ(GC06cu%gVQDFdq;vxp4$&G62n?I{5TWpR?aAVvo7Vp8hc}e1LRu;aO zo!grir?)RoX9Qvih-oyHX((RX45(1SQj#~O + fontPath="fonts/Quicksand-Bold.ttf" + android:layout_marginRight="16dp" + android:layout_marginEnd="16dp" + android:layout_alignParentLeft="true" + android:layout_alignParentStart="true" + android:layout_toLeftOf="@+id/optionPriceDescriptionLayout" + android:layout_toStartOf="@+id/optionPriceDescriptionLayout"/> + fontPath="fonts/Quicksand-Bold.ttf" + android:layout_marginRight="16dp" + android:layout_marginEnd="16dp" + android:layout_alignParentLeft="true" + android:layout_alignParentStart="true" + android:layout_toLeftOf="@+id/optionPriceDescriptionLayout" + android:layout_toStartOf="@+id/optionPriceDescriptionLayout"/>