1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-29 14:43:50 +00:00

rename cell resources

This commit is contained in:
Kyle Spearrin
2019-04-04 23:29:29 -04:00
parent 0a5f9f1b23
commit 1085808867
6 changed files with 38 additions and 36 deletions

View File

@@ -6535,17 +6535,17 @@ namespace Bit.Droid
public const int CTRL = 2131361850;
// aapt resource value: 0x7f0a00a8
public const int CellAccessoryView = 2131361960;
public const int CellAccessory = 2131361960;
// aapt resource value: 0x7f0a00a5
public const int CellBody = 2131361957;
// aapt resource value: 0x7f0a00a6
public const int CellContentStack = 2131361958;
public const int CellContent = 2131361957;
// aapt resource value: 0x7f0a00a7
public const int CellTitle = 2131361959;
// aapt resource value: 0x7f0a00a6
public const int CellTitleContent = 2131361958;
// aapt resource value: 0x7f0a00a9
public const int ContentCellBody = 2131361961;