CopyPastor

Detecting plagiarism made easy.

Score: 0.8812201485153317; Reported for: String similarity Open both answers

Possible Plagiarism

Plagiarized on 2022-07-17
by Mandarin

Original Post

Original - Posted on 2014-11-14
by Niels



            
Present in both answers; Present only in the new answer; Present only in the old answer;

Place this is your values-v21/styles.xml, to enable this on Lollipop:
<resources> <!-- Base application theme. --> <style name="AppTheme" parent="Theme.AppCompat.Light"> <item name="colorPrimary">@color/color_primary</item> <item name="colorPrimaryDark">@color/color_secondary</item> <item name="colorAccent">@color/color_accent</item> <item name="android:statusBarColor">@color/color_primary</item> </style> </resources>
``
Place this is your values-v21/styles.xml, to enable this on Lollipop:
<resources> <!-- Base application theme. --> <style name="AppTheme" parent="Theme.AppCompat.Light"> <item name="colorPrimary">@color/color_primary</item> <item name="colorPrimaryDark">@color/color_secondary</item> <item name="colorAccent">@color/color_accent</item> <item name="android:statusBarColor">@color/color_primary</item> </style> </resources>

        
Present in both answers; Present only in the new answer; Present only in the old answer;