> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/release-notes/jp/mobile/android/older/android-version-16.0.5.md).

# Android Version 16.0.5

## Bug Fixes

* AN-7094, AN-7097: Record deletion bugs
* AN-7109: Record Type icons showing "general" icon in security audit screen
* AN-7091: No ability to edit the label of a multi-line custom field
* AN-6907: Password Change / Zoom feature added back for Typed Records
* AN-7110: Record Type values appear in record when blank
* AN-7125: No error dialog when trying to share with already shared user
* AN-7121: Wrong font displayed on Changed Password dialog
* AN-7098: TOTP field countdown animation stops running after switching apps
* AN-7082: 2FA on/off switch shows the wrong value for a second
* AN-7149, AN-7166, AN-7122, AN-7164, AN-7192, AN-7185, AN-7184: Various small Record Types bugs
* AN-7201: Cannot save some Record Types with just a title
* Various crashes


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/release-notes/jp/mobile/android/older/android-version-16.0.5.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
