diff options
author | cyberta <cyberta@riseup.net> | 2022-11-29 14:01:05 +0100 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2022-11-30 14:19:39 +0100 |
commit | c2f6bc4e2098265fb1fc8f671dbdecbb5917c6fc (patch) | |
tree | 1a1889b6dceebce2e0d63283dd1116b9dc468271 /app/src/normal/res/layout-xlarge | |
parent | 0cf31d76c9f48cc73446b3fde478a46cd29c7594 (diff) |
new EipFragment layout for Bitmask - portrait
Diffstat (limited to 'app/src/normal/res/layout-xlarge')
-rw-r--r-- | app/src/normal/res/layout-xlarge/f_eip.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/normal/res/layout-xlarge/f_eip.xml b/app/src/normal/res/layout-xlarge/f_eip.xml index e6b28c67..4042933e 100644 --- a/app/src/normal/res/layout-xlarge/f_eip.xml +++ b/app/src/normal/res/layout-xlarge/f_eip.xml @@ -9,7 +9,6 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:id="@+id/eipServiceFragment" - tools:viewBindingIgnore="true" > <androidx.constraintlayout.widget.Guideline |