File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
android-refimpl-app/app/src/main/res/layout Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 176176 android : padding =" 2dp"
177177 android : scaleType =" fitCenter"
178178 android : src =" @android:drawable/ic_menu_save"
179- android : visibility =" visible "
179+ android : visibility =" gone "
180180 tools : ignore =" HardcodedText" />
181181
182182 <ImageButton
Original file line number Diff line number Diff line change 240240 android : padding =" 0dp"
241241 android : scaleType =" fitCenter"
242242 android : src =" @android:drawable/ic_menu_save"
243- android : visibility =" visible "
243+ android : visibility =" gone "
244244 tools : ignore =" HardcodedText" />
245245
246246 <ImageButton
258258 android : padding =" 0dp"
259259 android : scaleType =" fitCenter"
260260 android : src =" @android:drawable/ic_menu_share"
261- android : visibility =" visible "
261+ android : visibility =" gone "
262262 tools : ignore =" HardcodedText" />
263263 </LinearLayout >
264264
You can’t perform that action at this time.
0 commit comments