Skip to content

Commit

Permalink
Merge pull request #146 from karkaminski/fix/see_pola_friends
Browse files Browse the repository at this point in the history
Naprawiono wyswietlanie tekstu na przycisku Zobacz przyjaciol Poli
  • Loading branch information
rafalgawlik committed May 24, 2021
2 parents 0283dfb + 0cbbf17 commit 6f8e2af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/fragment_product_details_lidl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
android:layout_marginRight="10dp"
android:layout_marginBottom="10dp"
android:background="@drawable/button_border"
android:text="@string/zobacz_przyjaci_poli"
android:text="@string/see_pola_friends"
android:textColor="#D8002F" />

</LinearLayout>
Expand Down

0 comments on commit 6f8e2af

Please sign in to comment.