diff options
| author | Guillaume Jacquart <guillaume.jacquart@hoodbrains.com> | 2023-05-02 21:25:17 +0200 | 
|---|---|---|
| committer | Guillaume Jacquart <guillaume.jacquart@hoodbrains.com> | 2023-05-02 22:00:35 +0200 | 
| commit | a8874167f663885f2d3371801cf03681576ac817 (patch) | |
| tree | 5be07b8768142efeade536d4135f2250c1ac9071 /app/src/main/res/layout/ipscrambling_item_selectmode.xml | |
| parent | a0ee04ea9dbc0802c828afdf660eb37dc6fa350f (diff) | |
| download | advanced-privacy-a8874167f663885f2d3371801cf03681576ac817.tar.gz | |
1200: rename everything to AdvancedPrivacy
Diffstat (limited to 'app/src/main/res/layout/ipscrambling_item_selectmode.xml')
| -rw-r--r-- | app/src/main/res/layout/ipscrambling_item_selectmode.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/app/src/main/res/layout/ipscrambling_item_selectmode.xml b/app/src/main/res/layout/ipscrambling_item_selectmode.xml index a012f6d..0ce0cc4 100644 --- a/app/src/main/res/layout/ipscrambling_item_selectmode.xml +++ b/app/src/main/res/layout/ipscrambling_item_selectmode.xml @@ -27,7 +27,7 @@          android:layout_width="match_parent"          android:layout_height="88dp"          > -        <foundation.e.privacycentralapp.common.RightRadioButton +        <foundation.e.advancedprivacy.common.RightRadioButton              android:id="@+id/radiobutton"              android:layout_height="match_parent"              android:layout_width="match_parent" | 
