Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneOS/Camera
/ removeAttribute
Function
removeAttribute
app/src/main/java/app/grapheneos/camera/ExifHelper.kt:253–255 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
//}
252
253
fun ExifInterface.removeAttribute(tag: String) {
254
setAttribute(tag, null)
255
}
Callers
1
clearExif
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected